Skip to content

Commit 688d534

Browse files
committed
fix fetch output
1 parent e5c8aa8 commit 688d534

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

core/remote.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,6 @@ loop:
189189
}
190190
}
191191

192-
for range refsToFetch {
193-
r.Printf("ok \n")
194-
}
195192
r.Printf("\n")
196193

197194
r.todo = nil

0 commit comments

Comments
 (0)