mbox series

[0/2] Make rebase.autostash default

Message ID pull.1307.git.git.1660831231.gitgitgadget@gmail.com (mailing list archive)
Headers show
Series Make rebase.autostash default | expand

Message

Phillip Wood via GitGitGadget Aug. 18, 2022, 2 p.m. UTC
Sergio (2):
  Make rebase.autostash default
  Add Eclipse project settings files to .gitignore

 .gitignore                      | 2 ++
 Documentation/config/rebase.txt | 2 +-
 builtin/pull.c                  | 2 +-
 config.c                        | 8 ++++++++
 config.h                        | 8 ++++++++
 5 files changed, 20 insertions(+), 2 deletions(-)


base-commit: c50926e1f48891e2671e1830dbcd2912a4563450
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1307%2Fohhmm%2Fmaster-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1307/ohhmm/master-v1
Pull-Request: https://github.com/git/git/pull/1307