1 Forks
2 Stars
2 Watchers

Git-Notes

Contains most commonly used git commands

How to download and setup Git-Notes

Open terminal and run command
git clone https://github.com/bhavyakaria/Git-Notes.git
git clone is used to create a copy or clone of Git-Notes repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Git-Notes https://github.com/bhavyakaria/Git-Notes/archive/master.zip

Or simply clone Git-Notes with SSH
[email protected]:bhavyakaria/Git-Notes.git

If you have some problems with Git-Notes

You may open issue on Git-Notes support forum (system) here: https://github.com/bhavyakaria/Git-Notes/issues