Skip to content

Instantly share code, notes, and snippets.

@zsoltkebel
Created November 9, 2021 12:41
Show Gist options
  • Save zsoltkebel/a372b4179ab60ed04212be3cf4338428 to your computer and use it in GitHub Desktop.
Save zsoltkebel/a372b4179ab60ed04212be3cf4338428 to your computer and use it in GitHub Desktop.
git init
git remote add <name> <link>
git add .
git log <remote/branch>
git status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment