CmdWiz

7 Streak
All collections

Path

Git Essentials

Version control workflows from commit to safe force-push.

Skip
Learned
bash — session
Git Commit

Records changes to the repository by creating a snapshot of the current staged changes.

git commit -m "initial commit"
+10 XP

1 / 2