minor changes
This commit is contained in:
parent
a388f755eb
commit
5cf2be6ce3
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ set dir $PWD
|
||||||
function gsa
|
function gsa
|
||||||
echo "-- these are the current submodules --"
|
echo "-- these are the current submodules --"
|
||||||
if command -v rg >/dev/null 2>&1
|
if command -v rg >/dev/null 2>&1
|
||||||
|
echo "-- for $dir --"
|
||||||
rg -i submodule (echo $dir/.gitmodules)
|
rg -i submodule (echo $dir/.gitmodules)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue