rename git to Git
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
2ec5fb9d50
commit
eef3712fc3
@@ -1,6 +1,6 @@
|
||||
# git reset
|
||||
|
||||
> Undo commits or unstage changes, by resetting the current git HEAD to the specified state.
|
||||
> Undo commits or unstage changes, by resetting the current Git HEAD to the specified state.
|
||||
> If a path is passed, it works as "unstage"; if a commit hash or branch is passed, it works as "uncommit".
|
||||
> More information: <https://git-scm.com/docs/git-reset>.
|
||||
|
||||
|
Reference in New Issue
Block a user