projects
/
tools
/
git-buildpackage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d0453b
)
gbp-pull: similar update strategy for all branches
author
Markus Lehtonen
<markus.lehtonen@linux.intel.com>
Thu, 12 Jan 2012 13:25:57 +0000
(15:25 +0200)
committer
Jun Wang
<junbill.wang@samsung.com>
Wed, 27 Jan 2016 11:24:03 +0000
(19:24 +0800)
Treat non-checked-out branches similarly to the current branch when
forcing update. That is, do git merge, instead of just setting the ref.
Also, renames fast_forward_branch() to update_branch() to better match
the functionality.
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Conflicts:
gbp/scripts/pull.py
No differences found