My git cheat sheet
  • Introduction
  • general workflow of git
  • general
  • studying?!
  • remote branch
  • git rebase?!
  • git pull/push
  • update a branch from the upstream
  • undo
  • git delete
  • 403, deny the push
  • git how to list all commit for one file
  • abort
Powered by GitBook
On this page

Was this helpful?

general

  1. git show-branch

  2. git remote-v (show original and upstream)

Previousgeneral workflow of gitNextstudying?!

Last updated 5 years ago

Was this helpful?