I want to create a shell script that add, commit and push new or changed files to a repository. Currently, my script is doing this by iterating file by file, which takes too much time. My requirement is to still doing this file by file, but this time Iβ¦
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)