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]

Question about archer branch managment


I have one more question:

In the branch creation explanation:

This makes a local branch. If you want to mirror this local branch on 
the archer server (which we encourage -- it is better to share), push it:

$ 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"


Pierre Muller
GDB pascal language maintainer



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