add => Added
This commit is contained in:
@@ -86,7 +86,7 @@ git_silent_add_shortcuts() {
|
|||||||
git rm "$file"
|
git rm "$file"
|
||||||
else
|
else
|
||||||
git add "$file"
|
git add "$file"
|
||||||
echo -e "# add '$file'"
|
echo -e "# Added '$file'"
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
IFS=$' \t\n'
|
IFS=$' \t\n'
|
||||||
|
|||||||
Reference in New Issue
Block a user