Wednesday, 25 February 2015

Doing peer code review in Git and Eclipse (Java/C++)

Peer code reviews will help a lot during coding stage to ensure the correctness of the code. We know that doing smaller commits will minimize the bugs. Combining the above two will really... More

Tuesday, 24 February 2015

Git - Difference (Compare) between two commits (sha)

Given two different SHAs (Commit Ids), you might want to view the difference between them and compare. You can do this by git difftool The above will launch the difftool for each file in sha1... More

Git - Create and Track Remote Branch

You many want to create a new local branch and track the remote branch. You can do this by git branch --track   Where is the complete path of remote branch including remotes/origin/...... More

Thursday, 5 February 2015

When to use Threads

Thumb rule to use Threads in the co... More

Gallery

Object Oritented, Git

Most Commented

OOAD

Contact Form

Name

Email *

Message *

2014 © Planer - Responsive Blogger Magazine Theme
Planer theme by Way2themes