Skip to content

Basic git and GitHub tutorial with a list of commands for git and a test notebook for managing branches, remotes and commits.

Notifications You must be signed in to change notification settings

blas-ko/version_control

Repository files navigation

version_control

Basic git and GitHub tutorial with a list of commands for git and a test notebook for managing branches, remotes and commits.

There's also a pretty_terminal.md file taken from How to use Git and GitHub’s Udacity course which makes working on the bash more clear where your local git repository on the bash would look like

pretty terminal

If changes in files are made a " * " sign will be shown at the right of the current branch (in green). If files are added via git, a "+" sign will be shown at the right of the current branch.

About

Basic git and GitHub tutorial with a list of commands for git and a test notebook for managing branches, remotes and commits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published