0 Forks
0 Stars
0 Watchers

learninggit

Just a repository created when learning how to use Git Commands in Git Bash.

How to download and setup learninggit

Open terminal and run command
git clone https://github.com/alvinkjacob/learninggit.git
git clone is used to create a copy or clone of learninggit 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 learninggit https://github.com/alvinkjacob/learninggit/archive/master.zip

Or simply clone learninggit with SSH
[email protected]:alvinkjacob/learninggit.git

If you have some problems with learninggit

You may open issue on learninggit support forum (system) here: https://github.com/alvinkjacob/learninggit/issues