Skip to content

Commit 5335516

Browse files
committed
Remove duplicate fetch, -t option fetches other refs too
1 parent b2a4f38 commit 5335516

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

git-subsplit.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,6 @@ subsplit_update()
334334

335335
if [ -n "$VERBOSE" ];
336336
then
337-
echo "${DEBUG} git fetch -q origin"
338337
echo "${DEBUG} git fetch -q -t origin"
339338
echo "${DEBUG} git checkout master"
340339
echo "${DEBUG} git reset --hard origin/master"

0 commit comments

Comments
 (0)