mirror of
https://github.com/Phantop/dotfiles
synced 2025-11-26 22:26:52 +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
|
function fuckgit
|
||||||
git reset --hard
|
git reset --hard
|
||||||
git clean -fdx
|
git clean -fdx
|
||||||
|
git gc --aggressive --prune=now
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue