Skip to content

Commit

Permalink
Actually remove unnecessary fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
naderman committed Jan 26, 2016
1 parent 5335516 commit 55b5816
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion git-subsplit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,6 @@ subsplit_update()

say "Updating subsplit from origin"

git fetch -q origin
git fetch -q -t origin
git checkout master
git reset --hard origin/master
Expand Down

0 comments on commit 55b5816

Please sign in to comment.