diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-05-19 13:17:57 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-05-19 13:17:57 -0700 |
commit | bcd1ecd08a644a19adfebb31a72a4e608e077c6d (patch) | |
tree | 89677c05d8c8a8fb83c4036648e1d620671a451a /Documentation/githooks.txt | |
parent | Merge branch 'ph/rebase-i-redo' (diff) | |
parent | merge: deprecate 'git merge <message> HEAD <commit>' syntax (diff) | |
download | tgif-bcd1ecd08a644a19adfebb31a72a4e608e077c6d.tar.xz |
Merge branch 'jc/merge'
"git merge FETCH_HEAD" learned that the previous "git fetch" could
be to create an Octopus merge, i.e. recording multiple branches
that are not marked as "not-for-merge"; this allows us to lose an
old style invocation "git merge <msg> HEAD $commits..." in the
implementation of "git pull" script; the old style syntax can now
be deprecated.
* jc/merge:
merge: deprecate 'git merge <message> HEAD <commit>' syntax
merge: handle FETCH_HEAD internally
merge: decide if we auto-generate the message early in collect_parents()
merge: make collect_parents() auto-generate the merge message
merge: extract prepare_merge_message() logic out
merge: narrow scope of merge_names
merge: split reduce_parents() out of collect_parents()
merge: clarify collect_parents() logic
merge: small leakfix and code simplification
merge: do not check argc to determine number of remote heads
merge: clarify "pulling into void" special case
t5520: test pulling an octopus into an unborn branch
t5520: style fixes
merge: simplify code flow
merge: test the top-level merge driver
Diffstat (limited to 'Documentation/githooks.txt')
0 files changed, 0 insertions, 0 deletions