Outreachy Internship Experiences


Outreachy '21 Intern under the Git project. This blog series constists of my weekly Outreachy project updates...

Week 2 - Updates

Working on git using git. And it’s true that we can’t just avoid the conflicts. Although, git makes the merging or integration of code from different branches very easy and handles itself but there are many situations in which it results in merge conflicts and at that time it is required to be solved manually.

Read More
Written on December 15, 2020

Let's get started !

My first task in the project is to Implement the reword! commit in the git interactive rebase. This would be an alternative to the fixup! and squash! commit which would allow the user to edit the commit (either commit message or content or both) when they create a reword! commit rather than when they rebase. And for the coming weeks I will be working on this task.

Read More
Written on December 8, 2020

Git intern in Outreachy

All it started with Open Source. I always wanted to be an active open source contributor and believe that the best way to improve skills is by contributing to open source projects.

Read More
Written on December 5, 2020