git/Documentation/config
Junio C Hamano 3d8e3dc4fc Merge branch 'ds/rebase-update-ref'
"git rebase -i" learns to update branches whose tip appear in the
rebased range with "--update-refs" option.
source: <pull.1247.v5.git.1658255624.gitgitgadget@gmail.com>

* ds/rebase-update-ref:
  sequencer: notify user of --update-refs activity
  sequencer: ignore HEAD ref under --update-refs
  rebase: add rebase.updateRefs config option
  sequencer: rewrite update-refs as user edits todo list
  rebase: update refs from 'update-ref' commands
  rebase: add --update-refs option
  sequencer: add update-ref command
  sequencer: define array with enum values
  rebase-interactive: update 'merge' description
  branch: consider refs under 'update-refs'
  t2407: test branches currently using apply backend
  t2407: test bisect and rebase as black-boxes
2022-08-01 09:58:38 -07:00
..
add.txt
advice.txt
alias.txt
am.txt
apply.txt
blame.txt
branch.txt
browser.txt
checkout.txt
clean.txt
clone.txt
color.txt
column.txt
commit.txt
commitgraph.txt
completion.txt
core.txt Merge branch 'ma/sparse-checkout-cone-doc-fix' 2022-07-27 09:16:53 -07:00
credential.txt
diff.txt
difftool.txt
extensions.txt
fastimport.txt
feature.txt
fetch.txt transfer doc: move fetch.credentialsInUrl to "transfer" config namespace 2022-06-15 11:40:11 -07:00
filter.txt
fmt-merge-msg.txt
format.txt
fsck.txt
gc.txt builtin/gc.c: conditionally avoid pruning objects via loose 2022-05-26 15:48:26 -07:00
gitcvs.txt
gitweb.txt
gpg.txt gpg docs: explain better use of ssh.defaultKeyCommand 2022-06-08 16:33:40 -07:00
grep.txt
gui.txt
guitool.txt
help.txt
http.txt i18n: fix mismatched camelCase config variables 2022-06-17 10:38:26 -07:00
i18n.txt
imap.txt
includeif.txt config.txt: document include, includeIf 2022-07-17 14:23:42 -07:00
index.txt
init.txt
instaweb.txt
interactive.txt
log.txt
lsrefs.txt
mailinfo.txt
mailmap.txt
maintenance.txt
man.txt
merge.txt
mergetool.txt
notes.txt
pack.txt
pager.txt
pretty.txt
protocol.txt
pull.txt
push.txt send-pack.c: add config push.useBitmaps 2022-06-17 14:31:01 -07:00
rebase.txt rebase: add rebase.updateRefs config option 2022-07-19 12:49:04 -07:00
receive.txt
remote.txt
remotes.txt
repack.txt builtin/repack.c: allow configuring cruft pack generation 2022-05-26 15:48:26 -07:00
rerere.txt
revert.txt revert: config documentation fixes 2022-06-27 08:37:36 -07:00
safe.txt setup.c: create `safe.bareRepository` 2022-07-14 15:08:29 -07:00
sendemail.txt
sequencer.txt
showbranch.txt
sparse.txt
splitindex.txt
ssh.txt
stash.txt
status.txt
submodule.txt
tag.txt
tar.txt
trace2.txt
transfer.txt Documentation/config/transfer.txt: fix typo 2022-06-23 12:43:29 -07:00
uploadarchive.txt
uploadpack.txt Documentation: define protected configuration 2022-07-14 15:08:29 -07:00
url.txt
user.txt
versionsort.txt
web.txt
worktree.txt