Files
git/builtin
Junio C Hamano 83ce176449 Merge branch 'cn/branch-set-upstream-to'
"git branch --set-upstream origin/master" is a common mistake to
create a local branch 'origin/master' and set it to integrate with
the current branch.  With a plan to deprecate this option, introduce
"git branch (-u|--set-upstream-to) origin/master" that sets the
current branch to integrate with 'origin/master' remote tracking
branch.

* cn/branch-set-upstream-to:
  branch: deprecate --set-upstream and show help if we detect possible mistaken use
  branch: add --unset-upstream option
  branch: introduce --set-upstream-to
2012-09-10 15:43:07 -07:00
..
2012-09-07 11:09:26 -07:00
2012-09-07 11:09:09 -07:00
2012-09-07 11:09:09 -07:00
2012-08-27 11:54:28 -07:00
2012-09-07 11:09:09 -07:00
2012-09-07 11:09:09 -07:00
2012-09-07 11:09:09 -07:00
2012-09-07 11:09:09 -07:00
2012-08-29 14:50:07 -07:00