From: Silvio Rhatto Date: Tue, 30 Jul 2024 23:59:43 +0000 (-0300) Subject: Fix: rsup enhancements (3) X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=160c86c30c7d050201688225c51968c9fa6ad8d2;p=utils-git.git Fix: rsup enhancements (3) --- diff --git a/rsup b/rsup index 0fc89ae..0df2282 100755 --- a/rsup +++ b/rsup @@ -6,7 +6,9 @@ # # From a submodule folder: # -# sup # go upwards commit, until there's no parent repository +# sup +# +# This go upwards and commit, until there's no parent repository. # Parameters DIRNAME="`dirname $0`"