[Sugar-devel] [ASLO] Release Ruler-21
Daniel Drake
dsd at laptop.org
Sun Oct 28 14:40:27 EDT 2012
On Sat, Oct 27, 2012 at 10:38 AM, Walter Bender <walter.bender at gmail.com> wrote:
> Mostly kind of worked, but how do I get my local branch (gtk2) to
> appear on g.sl.o?
git push -u origin gtk2
That's a one-off - all future "git push" should then update both
branches (if there are local unpushed changes).
("git push --dry-run" first is a good habit to get into)
Daniel
More information about the Sugar-devel
mailing list