diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-30 20:30:25 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-30 20:30:25 -0300 |
commit | a224277c6bb2b3c9d4dfbd5283f3a3d4ec991e4d (patch) | |
tree | 639e650f24b64635fa6ff7f52283378d69f23b58 /rsup | |
parent | 84c2ed9f21b580ca360692c3ab1116d296263ea8 (diff) | |
download | utils-git-a224277c6bb2b3c9d4dfbd5283f3a3d4ec991e4d.tar.gz utils-git-a224277c6bb2b3c9d4dfbd5283f3a3d4ec991e4d.tar.bz2 |
Feat: adds rsup (3)
Diffstat (limited to 'rsup')
-rwxr-xr-x | rsup | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ fi # Commit commit $MESSAGE -# Got up +# Go up while test -d "../.git"; do sup cd .. |