test

---

** [tickets:#5700] Replace "git branch --set-upstream" with "git branch 
--set-upstream-to" [ss2584]**

**Status:** closed
**Milestone:** v1.2.0
**Labels:** support p3 bitesize sf-1 
**Created:** Mon Jan 28, 2013 04:22 PM UTC by Chris Tsai
**Last Updated:** Thu Aug 20, 2015 10:07 PM UTC
**Owner:** Alexander Luberg


[forge:site-support:#2584]

>The example command currently is "git branch --set-upstream master 
>origin/master", however the --set-upstream option is deprecated:

~~~~
$git branch --set-upstream master origin/master
The --set-upstream flag is deprecated and will be removed. Consider using 
--track or --set-upstream-to
Branch master set up to track remote branch master from origin.
$
~~~~

Referring to the "empty git repo" instructions.


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed 
to https://forge-allura.apache.org/p/allura/tickets/

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

Reply via email to