Skip to content

Commit 0a1ca8d

Browse files
Ian Thomasadamhepton
authored andcommitted
Updates git bundle command
Existing command doesn't work with all versions of git so this update ensures we can work with submissions correctly
1 parent cf39704 commit 0a1ca8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Replace the contents of this README.md with:
119119

120120
Email as an attachment or a link the git bundled repository showing your commit history with all your commits on the master branch:
121121

122-
git bundle create <anything>.bundle --all --branches
122+
git bundle create <anything>.bundle --all
123123

124124
## Equality & Diversity
125125

0 commit comments

Comments
 (0)