Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
93fd2215da
|
@ -19,6 +19,8 @@
|
||||
push.autoSetupRemote = true;
|
||||
rerere.enabled = true;
|
||||
help.autocorrect = 1;
|
||||
user.signingkey = "251B4BD73683A8DF13D760A868BFAFE31DF313AD";
|
||||
commit.gpgsign = true;
|
||||
};
|
||||
aliases = {
|
||||
fuck = "!f() { git reset --hard \"@{upstream}\" && git restore . && git clean -f .; };f";
|
||||
|
||||
Reference in New Issue
Block a user