📘
Git-Help
Git Cheatsheet
  • A Simple Git Help
  • Basics
  • Git Branching
  • Pull Request
  • Submodules
  • Commands / Actions
    • Commit changes to other branch
    • git log
    • git status
    • git init
    • Amend a commit
    • Reset a file or full
    • Undo git add
    • Get remote repo url
    • Add or Set Remote URL
    • delete branch
  • Credits & Other
    • Other good links
    • Credits
Powered by GitBook
On this page
  • Git Cheatsheet
  • To pracitice

Was this helpful?

  1. Credits & Other

Other good links

Some good articles, tutorials on Git.

Previousdelete branchNextCredits

Last updated 3 years ago

Was this helpful?

A nice explaination of git

Another nice article on Git by Robin Wieruch

To pracitice

try.github.io
git-school.github.io/visualizing-git
learngitbranching.js.org
Git Cheatsheet
https://www.atlassian.com/git/tutorials/learn-git-with-bitbucket-cloud
https://eagain.net/articles/git-for-computer-scientists/
https://www.robinwieruch.de/git-team-workflow
🌳🚀 CS Visualized: Useful Git CommandsDEV Community
Logo