mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
Fix usage
This commit is contained in:
parent
2137124977
commit
6e87dc3e55
|
|
@ -10,7 +10,7 @@ Usage:
|
|||
Example:
|
||||
git-force-clone -b master git@github.com:me/repo.git ./repo_dir
|
||||
|
||||
Provides the basic functionality of `git clone`, but if the destination
|
||||
Provides the basic functionality of 'git clone', but if the destination
|
||||
repository already exists it will force-reset it to resemble a clone of the
|
||||
remote.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue