Orkhan Rzazade is an independent developer whose GitHub presence centers on small, laser-focused utilities that shore up everyday lapses in the Git workflow. The catalog currently spotlights “gitch,” a lightweight Git identity manager that intercepts commits before they are written to history, automatically switching the user.name and user.email configuration to match the repository or project folder. By eliminating the common mistake of authoring code under the wrong persona, the tool is valued by consultants who juggle client repositories, open-source contributors who maintain separate work and personal profiles, and DevOps teams enforcing strict commit attribution policies. Although the portfolio is presently a single-title affair, the publisher’s design philosophy—minimal surface area, command-line first, zero external dependencies—signals intent to expand into adjacent productivity niches such as pre-commit hooks, credential sanitizers, or environment switchers that similarly remove human error from version control. All executables are shipped as portable binaries for Windows, macOS, and Linux, making adoption as simple as downloading and adding the binary to PATH. Rzazade’s software is available for free on get.nero.com, where downloads are sourced from trusted Windows package managers like winget, always deliver the latest upstream release, and can be installed individually or in unattended batches alongside other applications.
Git identity manager - never commit with the wrong identity again
Details