---

** [tickets:#7390] "git branch --set-upstream" in new repo instructions is 
deprecated**

**Status:** open
**Milestone:** limbo
**Labels:** bitesize 
**Created:** Wed May 14, 2014 12:58 PM UTC by Chris Tsai
**Last Updated:** Wed May 14, 2014 12:58 PM UTC
**Owner:** nobody

When following the "getting started" quick help on a git repo (ie., as shown on 
the code browser for a new/empty repo), it tells you to run:

~~~~
git branch --set-upstream master origin/master  # so 'git pull' will work later
~~~~

However, when run:

~~~~
The --set-upstream flag is deprecated and will be removed. Consider using 
--track or --set-upstream-to
~~~~

Should be updated on both the new and existing repo sections.


---

Sent from sourceforge.net because [email protected] is subscribed to 
https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.

Reply via email to