We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27ea0f1 commit 99d0d3bCopy full SHA for 99d0d3b
update.sh
@@ -3,5 +3,5 @@ cd /home/shimon/code/929-feeds
3
/home/shimon/anaconda2/bin/python ./fetch.py
4
git add feeds
5
git commit -m "update feeds"
6
-git push
+git push -f
7
echo "pushed"
0 commit comments