Getting started with Git
man man will open the manual, which contains all the
man git -<op> = manual to understand the operation.
Git commands are divided into high level (porcelin) and low level (plumbing)
repo:
commit: A point in time representing the project in its entire...
uzma.hashnode.dev14 min read