[git-users] Re: git revert failing

2013-01-13 Thread Phan Trọng Khanh
Hi, The command "git commit -a" do two thinks: git add and git commit And it will add all file that changed to stage then commit all of them. Vào 04:49:00 UTC+7 Thứ hai, ngày 14 tháng một năm 2013, python...@gmail.com đã viết: > > Thanks Thomas - whats the difference between git commit -a and g

[git-users] Re: git revert failing

2013-01-13 Thread python . prog29
Thanks Thomas - whats the difference between git commit -a and git add? On Sunday, January 13, 2013 12:12:22 PM UTC-8, Thomas Ferris Nicolaisen wrote: > > On Sunday, January 13, 2013 8:54:38 PM UTC+1, python...@gmail.com wrote: > >> Hi all- >> >> I am trying to revert one of the commits i made us

[git-users] Re: git revert failing

2013-01-13 Thread Thomas Ferris Nicolaisen
On Sunday, January 13, 2013 8:54:38 PM UTC+1, python...@gmail.com wrote: > Hi all- > > I am trying to revert one of the commits i made using the following > command and running into following error,are there ways to revert commits > that are already done? > > git revert 565c775b3fe2b66c7ad4431ff