This is the mail archive of the archer@sourceware.org mailing list for the Archer project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Question about archer branch managment


On Thu, 24 Feb 2011 12:26:01 +0100, Pierre Muller wrote:
> $ git push origin
> archer-tromey-explosion-project:archer-tromey-explosion-project
> 
> Note that this command is only useful the first time you push your branch to
> 
> the repository. For subsequent pushes, you should omit master:
> 
> $ git push origin archer-tromey-explosion-project
> 
> What does omit master mean here?
> There is no master in the first "git push"

One can call probably `master' either `archer-tromey-explosion-project' on the
left or `archer-tromey-explosion-project' on the right - it is important there
should no longer be any colon (':').  Anyway the examples work as intended so
I am not sure how they should be commented.


Regards,
Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]