Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

GIT is a command line tool although there are graphical tools available which use it.

If you are uncomfortable with the command line then please checkout my command line concepts.

In my opinion the best way to start with learning GIT is to use the command line rather than immediately using graphical tools.

Why is this?

Well a few reasons:

  • Comes back to my core values of learn things from first principles.

  • The command line tool won’t change

  • This will give you broader understanding of how GIT can help with many things like deployment.

This documentation is much easier to keep to date if we stick to teaching first principles.

  • No labels