mirror of
https://github.com/tj/git-extras.git
synced 2026-09-15 18:06:24 -04:00
Fix an indefinite article in the documentation
Suggested-by: anorack
This commit is contained in:
parent
883199093c
commit
e24c1302f4
|
|
@ -1196,7 +1196,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 repository.
|
||||
Creates a 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