[Xcb] what has happended with git ?

Barton C Massey bart at cs.pdx.edu
Wed Mar 15 09:07:57 PST 2006


You shouldn't have to do anything per-file for
existing files.  Isn't "git-commit -a" sufficient?

   Bart

In message <44184807.2080901 at freedesktop.org> you wrote:
> Vincent Torri wrote:
> > Just to be sure, what I do is the following :
> > 
> > 1) I go into the gitroot/xcb dir and I do : git push
> > 2) I change my files
> > 3) I do : git commit -m "***" my_file (for each file)
> > 4) I do, in gitroot/xcb : git pull origin
> 
> I think you have git push and git pull reversed here.  Also, you want
> the -a option to git commit.
> 
> - Josh Triplett


More information about the Xcb mailing list