Posts related to tag: local


How to delete Local and Remote Git Branch

In this article, you will learn the basics about how to remove local and remote branches in Git. To delete […] Continue reading »

Shortcut key for Extract Local Variable in Eclipse/STS

Alt + Shift + L are the shortcut keys to extract/assigned a piece of code to a local variable in […] Continue reading »