Skip to content
Snippets Groups Projects
Commit cf7eaa4b authored by nimrod's avatar nimrod
Browse files

- Don't always push during update-requirements.

parent 20a587fc
No related branches found
No related tags found
No related merge requests found
......@@ -120,7 +120,6 @@ update-requirements () {
git add $file
done
git commit -m"- Updated requirements."
git push
cd - > /dev/null
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment