Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 288 Bytes

Notebook.md

File metadata and controls

8 lines (5 loc) · 288 Bytes

Git on Commandline

Github, forking, cloning, pull requests, master, branches, comimits all this are interesting stuff ... i am liking it.

From the browser this were the commands I used

Git status, Git clone link, git add, git commite -m"_" , git push -u origin master.