mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-15 08:48:43 +00:00
Update cheatsheets
This commit is contained in:
@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# git force-clone
|
||||
|
||||
> Provides the basic functionality of `git clone`, but if the destination Git repository already exists it will force-reset it to resemble a clone of the remote.
|
||||
> Get the basic functionality of `git clone`, but if the destination Git repository already exists it will force-reset it to resemble a clone of the remote.
|
||||
> Part of `git-extras`.
|
||||
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-force-clone>.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user