Added random-commit git alias
This commit is contained in:
parent
0ea8fe25f1
commit
10db9233f8
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@
|
|||
detach = "!git checkout $(git rev-parse HEAD)"
|
||||
undo = reset --soft HEAD^
|
||||
|
||||
random-commit = "!git commit -m \"$(w3m whatthecommit.com | head -n 1)\""
|
||||
|
||||
[filter "lfs"]
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue