We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb9476d + dc15a30 commit e9d78c7Copy full SHA for e9d78c7
book/02-git-basics/sections/recording-changes.asc
@@ -77,7 +77,7 @@ $ git status
77
On branch master
78
Your branch is up-to-date with 'origin/master'.
79
Changes to be committed:
80
- (use "git reset HEAD <file>..." to unstage)
+ (use "git restore --staged <file>..." to unstage)
81
82
new file: README
83
0 commit comments