[Xcb] what has happended with git ?

Vincent Torri Vincent.Torri at iecn.u-nancy.fr
Wed Mar 15 10:02:26 PST 2006



On Wed, 15 Mar 2006, Josh Triplett 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.

heu, right. A mistake. I do the contrary

>  Also, you want
> the -a option to git commit.

no, i don't want to use -a. i have other modified files. I commit each
file I want to put in the git tree.

Vincent


More information about the Xcb mailing list