Linux Application Scripts and codes

Git – How to start, what to understand and what to practice?

Estimated read time 4 min read

Many many days back, I wrote an article about some basics commands of git. It is a very basic article and is not sufficient to progress in a PROD environment. Here, I will try to resolve some confusion (How and [Read More…]

Linux Application Linux System

Getting started with the basics of Github

“GitHub is a Web-based Git repository hosting service. It offers all of the distributed revision control and source code management (SCM) functionality of Git as well as adding its own features. Unlike Git, which is strictly a command-line tool, GitHub [Read More…]