]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rj/branch-edit-description-with-nth-checkout'
authorJunio C Hamano <gitster@pobox.com>
Fri, 21 Oct 2022 18:37:29 +0000 (11:37 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 21 Oct 2022 18:37:29 +0000 (11:37 -0700)
commitc2058ea237604d3ba7570f355c7832b9e467d6cb
tree008c2daed13c772426c11f2bbdcc0d65bf1dcca5
parent1f20aa22d7bdb4fb1132f703620a8a2ddeee1162
parent0dc4e5c57498cc142cbcc9e8a5f0667368d7c860
Merge branch 'rj/branch-edit-description-with-nth-checkout'

"git branch --edit-description @{-1}" is now a way to edit branch
description of the branch you were on before switching to the
current branch.

* rj/branch-edit-description-with-nth-checkout:
  branch: support for shortcuts like @{-1}, completed
builtin/branch.c