[MonoDevelop] Autogeneration of .gitignore for MD projects

Andreas Ericsson ae at op5.se
Mon Apr 27 03:30:09 EDT 2009


Andy wrote:
> Hi,
> 
> I use git to track two MD projects. If you have used git, you probably know
> that to stage changes into a commit, you have to add them - each time you
> make a commit. You can either add all the files that have changed or add
> them individually. Most people do "git add ." which does the former.

Replace this with "git add --all" to only stage tracked files, or
"git commit -a" to stage and commit all tracked files in one go.

-- 
Andreas Ericsson                   andreas.ericsson at op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231

Register now for Nordic Meet on Nagios, June 3-4 in Stockholm
 http://nordicmeetonnagios.op5.org/

Considering the successes of the wars on alcohol, poverty, drugs and
terror, I think we should give some serious thought to declaring war
on peace.


More information about the Monodevelop-list mailing list