linux:git

This is an old revision of the document!


Git Basics

Git is a complicated tool to use, if you don't use it on a very regular basis.

I prefer using Graphic interfaces that help a lot with git management like in Atom, but here is a recap of basic commands so I remember them when I need.

Git How-to

git add the.file
git commit -m "The message"
git push
  • linux/git.1558695691.txt.gz
  • Last modified: 2020/06/01 16:35
  • (external edit)