Desktop Application

gitpatch

gitpatch

gitpatch is an Electron desktop application that lists every commit in a local repository and lets you change a selected commit's author or committer date without touching the command line, replacing memorised git filter-branch invocations. It requires git on the PATH and ships as a Windows installer. Because changing commit metadata rewrites history, the resulting branch has to be force-pushed, so it is aimed at personal repositories or teams that have agreed to the rewrite.

Technologies Used

ElectronElectron
JavaScriptJavaScript
Node.jsNode.js