Update git rm to git restore #230
Labels
day1
Topics on Day One
feature
New feature or request
needs-discussion
Needs to be discussed
reminder
Reminder for future changes
Using dedicated commands is less confusing to new users of git, and we should update the slides to demonstrate the usage of
git restore [--staged]
instead ofgit rm [--cached]
oncegit restore
isn't marked experimental anymore.The text was updated successfully, but these errors were encountered: