mirror of
https://github.com/Phantop/dotfiles
synced 2025-01-11 14:47:23 +00:00
Fish: update fuckgit
This commit is contained in:
parent
228099ac19
commit
dec4f17113
|
@ -1,4 +1,6 @@
|
|||
# Defined in /tmp/fish.UMey6t/fuckgit.fish @ line 2
|
||||
function fuckgit
|
||||
git reset --hard
|
||||
git clean -fdx
|
||||
git gc --aggressive --prune=now
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue