]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'kn/reflog-drop'
authorJunio C Hamano <gitster@pobox.com>
Tue, 15 Apr 2025 20:50:15 +0000 (13:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 15 Apr 2025 20:50:15 +0000 (13:50 -0700)
commit03633a288cfca11f94839472fe19ba15f634a2f8
tree6761bb3f2e78014c0b360e75a36eb64fb129ab89
parentee847e0034dbfde11f901fbfb74d210c1edad496
parentd1270689a11e1e0dcf19d0257ce773a1d63d02d8
Merge branch 'kn/reflog-drop'

"git reflog" learns "drop" subcommand, that discards the entire
reflog data for a ref.

* kn/reflog-drop:
  reflog: implement subcommand to drop reflogs
  reflog: improve error for when reflog is not found