diff options
author | Michael J Gruber <git@drmicha.warpmail.net> | 2012-11-06 11:29:01 +0100 |
---|---|---|
committer | Jeff King <peff@peff.net> | 2012-11-08 11:32:38 -0500 |
commit | a3a4391abfeb664d8239b232bbee32b2163c10bd (patch) | |
tree | 830c8e5770a941189c82827219a07ed27c6ac788 /sha1-lookup.c | |
parent | Git 1.7.12.4 (diff) | |
download | tgif-a3a4391abfeb664d8239b232bbee32b2163c10bd.tar.xz |
push/pull: adjust missing upstream help text to changed interface
In case of a missing upstream, the git-parse-remote script suggests:
If you wish to set tracking information for this branch you can do so
with:
git branch --set-upstream nsiv2 origin/<branch>
But --set-upstream is deprectated. Change the suggestion to:
git branch --set-upstream-to=origin/<branch> nsiv2
Reported-by: Jeroen van der Ham <vdham@uva.nl>
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Jeff King <peff@peff.net>
Diffstat (limited to 'sha1-lookup.c')
0 files changed, 0 insertions, 0 deletions