Git tutorial 5: Common git commands: git add, git rm, git reset, git checkout, git log, etc.
Опубликовано: 30 Сентябрь 2024 на канале: Rui Wang
28
0
These are a few common commands you use to stage, unstage, discard changes to all files and revert to a previous commit, discard changes on a single file, and compare versions.