gEDA-dev: Considering git

Peter TB Brett peter at peter-b.co.uk
Fri Jun 8 13:25:46 EDT 2007


On Friday 08 June 2007 18:14:04 Peter TB Brett wrote:

>   cg-fetch origin
>   cg-switch origin
>   cg-merge cool-feature
> .... fix conflicts ....
>   cg-push origin

Except this won't actually work because you can't cg-switch to a remote 
branch.  Actual workflow would be more like:

  cg-fetch origin
  cg-merge origin
.... fix conflicts ....
  cg-push origin

Note that *pushing* is the potentially destructive operation when using git, 
*not* committing.  Important!

Peter

-- 
Fisher Society                              http://tinyurl.com/o39w2
CU Small-Bore Club                          http://tinyurl.com/mwrc9

      09f911029d74e35bd84156c5635688c0            peter-b.co.uk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.seul.org/pipermail/geda-dev/attachments/20070608/5ed49bc9/attachment.pgp 


More information about the geda-dev mailing list