Quantcast
Channel: Code4Reference » git
Browsing all 2 articles
Browse latest View live

Handy git commands

Clearcase was my first version control software. I used it for 2 years and eventually I liked it since most of the commands are really simple to understand. In these two years I used to debug the code...

View Article



Difference between ‘git add .’ and ‘git add -A’

Almost every other developer uses git for source control. But hardly a few of them know subtle difference between git add . and git add -A. Let’s see what help document says. -u, –update Only match...

View Article
Browsing all 2 articles
Browse latest View live


Latest Images