[Xcb] what has happended with git ?

Keith Packard keithp at keithp.com
Wed Mar 15 10:41:14 PST 2006


On Wed, 2006-03-15 at 08:59 -0800, 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.  Also, you want
> the -a option to git commit.

The -a option detects all changed files and adds them to the commit. In
which case, you needn't add the file names. But, sometimes that's not
what you want...

-- 
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.freedesktop.org/archives/xcb/attachments/20060315/11784ba6/attachment.pgp


More information about the Xcb mailing list