Re: Git add on deleted file

2012-08-13 Thread Ralf Thielow
I think the message no changes added to commit (use "git add" and/or "git commit -a") is not clear enough since it lacks on the "git rm" command which is shown above. # (use "git add/rm ..." to update what will be committed) Of course, applying this topic would solve this problem. Alternativel

Re: Git add on deleted file

2012-08-13 Thread Junio C Hamano
Angus Hammond writes: > ... Personally I'd like to see > "git add foo" here be equivalent "git rm --cached foo", but I can > understand how others might prefer git add not to be destructive like > that. Funny that you bring it up this week. As I wrote in http://git-blame.blogspot.com/2012/08