]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'gh/jump-auto-mode'
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Jun 2026 01:04:50 +0000 (10:04 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Jun 2026 01:04:51 +0000 (10:04 +0900)
The 'git-jump' command (in contrib/) has been taught to automatically
pick a mode (merge, diff, or ws) when invoked without arguments.

* gh/jump-auto-mode:
  git-jump: pick a mode automatically when invoked without arguments


Trivial merge