James Singizi
1 min readMay 1, 2019

Git is an important tool in the workflow of every developer. It is one of the most common source code managers used to track files and changes to files in a project. Git is a free and open source software which makes it available to every developer at no cost. Git can be downloaded here.

Git does a lot of tricks like branching, merging and for most cases that is more than enough to lighten your burden as a developer. As though that were not enough, git extras extend the functionality of git to exciting levels. Installing git extras adds a lot of extra commands to your git workflow. The list of commands and documentation can be found here. Dev Hints provides very simple documentation that can be used as a beginners reference.

git summary

git effort

git impact

Listed above are some of the commands available through the git extras extension.

Installation

Instructions on how to install git extras are detailed here

Conclusion

Git extras is an awesome extension to git that requires getting used to before you can fully appreciate it’s benefits. Git is the foundational technology behind github,gitlab and bitbucket

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

James Singizi
James Singizi

Written by James Singizi

James is a software developer with more than 3 years experience with PHP and Python. He is passionate about code and software development

No responses yet

Write a response