DEV Community

Cover image for Getting started with Git day 02 :).
Rafeek01
Rafeek01

Posted on

Getting started with Git day 02 :).

In day 2 I have leaned some more git commands:

  • git stash

  • git branch "new branch name"

  • git branch

  • git checkout ID/branch name

  • git diff file-name


have a good day :)

Top comments (0)