]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'gh/jump-auto-mode' into seen
authorJunio C Hamano <gitster@pobox.com>
Fri, 29 May 2026 04:01:38 +0000 (13:01 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 29 May 2026 04:01:38 +0000 (13:01 +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