git tag annotate alias
This commit is contained in:
parent
2f7eefed83
commit
3173e5efa4
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
graph = "log --oneline --all --graph";
|
||||
amend = "commit --amend --no-edit";
|
||||
sdiff = "diff --staged";
|
||||
t = "tag --annotate";
|
||||
};
|
||||
delta = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue