mirror of
https://github.com/tj/git-extras.git
synced 2026-09-12 16:36:22 -04:00
Merge pull request #596 from richardfearn/archive-file-typo-fix
Fix typo in archive-file documentation
This commit is contained in:
commit
9f48c6a1cc
|
|
@ -980,7 +980,7 @@ List all commits on the local branch that have not yet been sent to origin. Any
|
|||
|
||||
## git archive-file
|
||||
|
||||
Creates an zip archive of the current git repository. The name of the archive will depend on the current HEAD of your git respository.
|
||||
Creates an zip archive of the current git repository. The name of the archive will depend on the current HEAD of your git repository.
|
||||
|
||||
## git missing
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue