Akshay Suresh Thekkath
Akshay Thekkath

Akshay Thekkath

Follow
Follow
homeVuexBitesizebadgesnewsletter
Tag

Git

#git

More content

Read more stories on Hashnode


Articles with this tag

Git Reset, Revert, and Cherry-Pick: Tools for Efficient Branch Management

May 14, 20233 min read

Essentials for Safeguarding and Maintaining Your Sprint Cycles ยท At work, we follow the agile methodology and complete tasks in two-week sprints. Our...

Git Reset, Revert, and Cherry-Pick: Tools for Efficient Branch Management

Git, Gitter, Gittest! - A Beginner's Guide to Git - Part II - Branching & Merging

Dec 19, 202010 min read

In part 1, I gave a very brief introduction to git, then we created a simple project and pushed it to GitHub. If you haven't read part 1, check it out...

Git, Gitter, Gittest! - A Beginner's Guide to Git - Part II - Branching & Merging

Git, Gitter, Gittest! - A Beginner's Guide to Git - Part I

Dec 11, 20209 min read

How it started? The first question from my manager on the first day of my job was, "Do you know git?", to which I replied, "Git?". He continued, "Yes...

Git, Gitter, Gittest! - A Beginner's Guide to Git -  Part I