From: Silvio Rhatto Date: Tue, 30 Jul 2024 23:30:25 +0000 (-0300) Subject: Feat: adds rsup (3) X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=a224277c6bb2b3c9d4dfbd5283f3a3d4ec991e4d;p=utils-git.git Feat: adds rsup (3) --- diff --git a/rsup b/rsup index c3ec60f..d535e63 100755 --- a/rsup +++ b/rsup @@ -29,7 +29,7 @@ fi # Commit commit $MESSAGE -# Got up +# Go up while test -d "../.git"; do sup cd ..