Posts with the tag git:
Rewriting History Golden Rule: Don’t rewrite public history.
To undo local commits, use:
Cloning a branch from GitHub To clone, or make a local copy of a repository, use:
Branching Branching allows us to diverge from the the primary line of work and work in isolation.
Git Tutorial Notes Track history and work together. Distributed version control system.
One thing I have learned it that note taking only works if you take good notes.