GIT Cheat-Sheet (Terminal Way)

GIT is an epic distributed version control tool out there, no shit (Linus developed it!) But there are too many commands and memorizing all of 'em is pretty tough. So I was looking for cheatbook for GIT which is easy to access, searched within Github itself. Wasn't disappointed.

Open terminal & type :
git clone https://github.com/0xAX/git-cheat.git
Edit .bashrc
Screenshot from 2015-02-02 17:59:54

Add following lines in .bashrc
export PATH=/home/Username/git-cheat/:$PATH
Screenshot from 2015-02-02 18:01:39
Save it.
Now, open terminal & type :
source .bashrc
Ta Da! Now access cheat-book from terminal.
Screenshot from 2015-02-02 18:06:11

Bye Bye Man Pages.

Replies

You are reading an archived discussion.

Related Posts

If you're fed up of seeing advertisements everywhere, this news may not be very pleasing to you. A group of researchers from KU Leuven University (Belgium) has developed world's first...
After launching Intex Aqua Eco and Aqua Y3 last month, the Indian mobile manufacturer has launched a new Aqua-series smartphone- Aqua Desire. The smartphone features entry level specs and is...
Project Abstract / Summary : · This project is mainly directed towards the safety and protection of the human being by synchronizing the software with hardware modules, using both hardware...
Jivi is a lesser known brand in the smartphone industry in India. Founded in 2004, Magicon Impex Pvt. Ltd founded the JIVI Mobiles unveiled their own brand only in 2011...
Students at the Nanyang Technological University (NTU) in Singapore have built the country’s first solar electric car that has a 3D-printed body. Sixteen students from various engineering departments of the...