Hi! I am Nirbhay Vashisht, a Computer Science Engineering Student from India. (currently in final year) For any enquiry contact me on Twitter @nirbhayvashisht
Location
New Delhi, India
Education
Bachelor of Technology in Computer Science Engineering
Work
Computer Science Engineering Student | Microsoft Learn Student Ambassador
Hi! I am Nirbhay Vashisht, a Computer Science Engineering Student from India. (currently in final year) For any enquiry contact me on Twitter @nirbhayvashisht
Location
New Delhi, India
Education
Bachelor of Technology in Computer Science Engineering
Work
Computer Science Engineering Student | Microsoft Learn Student Ambassador
I'm Manaswini, from India. Right now I'm pursuing an Electrical engineering degree from IIT Madras and also experimenting with Web development, design and a lot of other things!!
Hi! I am Nirbhay Vashisht, a Computer Science Engineering Student from India. (currently in final year) For any enquiry contact me on Twitter @nirbhayvashisht
Location
New Delhi, India
Education
Bachelor of Technology in Computer Science Engineering
Work
Computer Science Engineering Student | Microsoft Learn Student Ambassador
Hi! I am Nirbhay Vashisht, a Computer Science Engineering Student from India. (currently in final year) For any enquiry contact me on Twitter @nirbhayvashisht
Location
New Delhi, India
Education
Bachelor of Technology in Computer Science Engineering
Work
Computer Science Engineering Student | Microsoft Learn Student Ambassador
Hi! I am Nirbhay Vashisht, a Computer Science Engineering Student from India. (currently in final year) For any enquiry contact me on Twitter @nirbhayvashisht
Location
New Delhi, India
Education
Bachelor of Technology in Computer Science Engineering
Work
Computer Science Engineering Student | Microsoft Learn Student Ambassador
It's very easy and quite good article for the beginners. Simple and easy way of explainations good use of pics and metaphors👍 I will definitely recommend to my fellow buddies who wants to learn Git and Github✌️
Hi! I am Nirbhay Vashisht, a Computer Science Engineering Student from India. (currently in final year) For any enquiry contact me on Twitter @nirbhayvashisht
Location
New Delhi, India
Education
Bachelor of Technology in Computer Science Engineering
Work
Computer Science Engineering Student | Microsoft Learn Student Ambassador
Hi! I am Nirbhay Vashisht, a Computer Science Engineering Student from India. (currently in final year) For any enquiry contact me on Twitter @nirbhayvashisht
Location
New Delhi, India
Education
Bachelor of Technology in Computer Science Engineering
Work
Computer Science Engineering Student | Microsoft Learn Student Ambassador
Clone an existing repository $ git clone ssh://user@domain.com/repo.git Create a new local repository $ git init
LOCAL CHANGES
Changed files in your working directory $ git status Changes to tracked files $ git diff Add all current changes to the next commit $ git add . Add some changes in <file> to the next commit $ git add -p <file> Commit all local changes in tracked files $ git commit -a $ git init Commit previously staged changes $ git commit Change the last commit $ git commit --amend
COMMIT HISTORY
Show all commits, starting with newest $ git log Show changes over time for a specific file $ git log -p <file> Who changed what and when in <file> $ git blame <file>
BRANCHES & TAGS
List all existing branches $ git branch -av Fetch all origin branches on
Hi! I am Nirbhay Vashisht, a Computer Science Engineering Student from India. (currently in final year) For any enquiry contact me on Twitter @nirbhayvashisht
Location
New Delhi, India
Education
Bachelor of Technology in Computer Science Engineering
Work
Computer Science Engineering Student | Microsoft Learn Student Ambassador
Hi! I am Nirbhay Vashisht, a Computer Science Engineering Student from India. (currently in final year) For any enquiry contact me on Twitter @nirbhayvashisht
Location
New Delhi, India
Education
Bachelor of Technology in Computer Science Engineering
Work
Computer Science Engineering Student | Microsoft Learn Student Ambassador
Hi! I am Nirbhay Vashisht, a Computer Science Engineering Student from India. (currently in final year) For any enquiry contact me on Twitter @nirbhayvashisht
Location
New Delhi, India
Education
Bachelor of Technology in Computer Science Engineering
Work
Computer Science Engineering Student | Microsoft Learn Student Ambassador
I can't stress how much easy to understand and basic this article is. Really really liked the way you explained it. 👏 Going to use it for sure to teach my juniors.
Hi! I am Nirbhay Vashisht, a Computer Science Engineering Student from India. (currently in final year) For any enquiry contact me on Twitter @nirbhayvashisht
Location
New Delhi, India
Education
Bachelor of Technology in Computer Science Engineering
Work
Computer Science Engineering Student | Microsoft Learn Student Ambassador
This was fantastic!! I have to admit that it took me waaaaaaay too long to grasp this concept:
"What is the difference between git and GitHub?"
"Git is a command line tool while GitHub is a website"
What an awesome article for beginners and experienced folks alike!
Thanks for the feedback Mikel.
Such comments encourages me to work hard on the content ^_^
Good article Nirbhay. 👍
Explained the details so well using memes and analogies. 👏👏
Loved your way of writing.
Thanks for the feedback Ashwin😄🙏
I am glad you liked it
Awesome Nirbhay 👏👏 I love the analogies! They explain stuff so much better. I am a fan of the images too😂
Thanks Manaswini😄
I am glad you liked it😊
Congrats on submitting your first article! Lots of useful info here. Well done!!
Thank you for the feedback! Means a lot to me 😄
Good job 👍
Thanks for the feedback😄
It's very easy and quite good article for the beginners.
Simple and easy way of explainations good use of pics and metaphors👍
I will definitely recommend to my fellow buddies who wants to learn Git and Github✌️
Good to see you on here Nirbhay. Nice article 👍
Thank You very much for taking your time to read it and giving your feedback. Means a lot to me 😄
Very good article. I like the way you expressed in a very simple way.
🤞🏻😊👏🏻👏🏻
Thank you very much for the feedback 😄
Nice post Nirbhay, I have a created a cheat sheet for interns. Usually I handover it to them when they join the company.
GIT commands cheat sheet
GIT Commands Cheat Sheet
Project is about GIT commands
CREATE
LOCAL CHANGES
COMMIT HISTORY
BRANCHES & TAGS
…Thank you very much for sharing this resource with us Gurpreet. Much Appreciated :D
What a story, just awesome...
Thank you for the feedback :D
Loved it! And personally it would help me if you make a tutorial on git commands and github work flow too.
Hi, it's Thabo here, from South Africa.
I learned a lot about the differences between git and github. Thanks for the tutorial.
Thanks for the feedback! I am glad you liked it :D
I can't stress how much easy to understand and basic this article is. Really really liked the way you explained it. 👏 Going to use it for sure to teach my juniors.
Lol you made this blog damn interesting by those memes ! 💯💯
Amazing article brother
Thank You for the feedback ^_^