Skip to content

Instantly share code, notes, and snippets.

View abhijeetbodas2001's full-sized avatar

Abhijeet Prasad Bodas abhijeetbodas2001

View GitHub Profile
@jherax
jherax / README.md
Last active February 12, 2024 14:53
Git Alias and Rebase

Git Alias and Git Rebase

WHEN TO DO REBASE

After each commit in our branch, in order to be up-to-date with the integration branch.