Skip to content

Commit

Permalink
Updates git bundle command
Browse files Browse the repository at this point in the history
Existing command doesn't work with all versions of git so this update ensures we can work with submissions correctly
  • Loading branch information
Ian Thomas authored and adamhepton committed Sep 9, 2019
1 parent cf39704 commit 0a1ca8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Replace the contents of this README.md with:

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

git bundle create <anything>.bundle --all --branches
git bundle create <anything>.bundle --all

## Equality & Diversity

Expand Down

0 comments on commit 0a1ca8d

Please sign in to comment.