]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'gh/jump-auto-mode' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 Jun 2026 07:44:01 +0000 (16:44 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Jun 2026 07:44:01 +0000 (16:44 +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