forked from magit/magit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
magit-copy-revision-abbreviated: New option
magit-copy-buffer-revision, and magit-copy-section-value when appropriate, pushes the full revision hash to magit-revision-stack and the kill ring. If callers would like to use this to insert an abbreviated hash, their main options are either to (1) yank the full hash and truncate it manually or (2) configure magit-pop-revision-stack-format accordingly and call magit-pop-revision-stack. Offer an option to put the abbreviated hash on the kill ring and the magit-revision-stack.
- Loading branch information
1 parent
1e3215f
commit d1d8e49
Showing
2 changed files
with
23 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters