Eric wrote: > Is this the command I run to push up my branch? > > git push savannah xoauth
You'll want:
git push -u savannah xoauth
to make it easier to track going forward.
David
_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers
