gitignore - Why does git not have a 'git ignore' command? -


i understand how setup git use .gitignore file ignore files wondering why has not been command feature makes task less tedious. post question git-scm mailing list later wondering if here might have valid reason lack of ...

'git ignore <pattern>' 

... feature. sure there other developers find feature useful.

probably because it's quick open .gitignore in text editor or $ echo <pattern> >> .gitignore.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -