diff options
| author | kkard2 <[email protected]> | 2024-06-23 17:09:52 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2024-06-23 17:09:52 +0200 |
| commit | ce594bbd6c104da5f319bdbd73a41646138f1532 (patch) | |
| tree | dc3e447e57d487cfc4c95d985894a84bb1874c08 | |
| parent | 4bf49096eeddf43f3999366b120a177c165ac9f7 (diff) | |
i will forget this
| -rw-r--r-- | global_gitconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global_gitconfig b/global_gitconfig index 7965dcb..26b0065 100644 --- a/global_gitconfig +++ b/global_gitconfig @@ -13,3 +13,4 @@ pushup = push --set-upstream origin rem = restore --staged pa = !git remote | xargs -L1 git push --all + u = pull |
