Git Buddy

Tags

Creating a collection of my own Git helper commands



Currently have a rough draft written in python but this might also be an interesting one to write in rust.


Command Ideas



  • git-blame-ignore-revs: Easily append a commit to .git-blame-ignore-revs

  • git-feature: Create a feature/name branch automatically based on upstream/{main,master}

  • git-web: Easily open the homepage (github,gitea) for a repository.