Skip to content

couple of git instructions to the read.me file #9

Description

@vin67

You might want to also add a couple of git instructions to the read.me file for people doing your course who are not so familiar with git. I would suggest:

Check all branches in cloned repo
git branch -a

Switch between branches
git checkout <branch-name>

stash files you have modified to enable switch
git stash save "some msg"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions