GitSense - Automate Your GitHub ContributionsGitSense is a VS Code extension that automates the process of summarizing your coding activity and committing it to a GitHub repository. It monitors your coding activity in one-hour intervals, generates a summary of your changes, and commits and pushes these summaries to your GitHub repository named Why GitSense?In many professional workflows, developers often work on feature branches and make commits. However, when these branches are merged, the commit history becomes condensed, and the individual contributions are not reflected. Additionally, many developers use separate email accounts for professional work, leaving little time to enhance their personal GitHub profiles. GitSense addresses this gap by ensuring your personal GitHub profile stays active and well-maintained. It automatically updates your GitHub commit chart with regular commits, helping you showcase consistent activity and growth as a developer. Features
InstallationInstall GitSense from the VS Code marketplace. Link to the extension. Getting StartedAuthenticate with GitHubGitSense requires access to your GitHub account to push commits.
Requirements
About the CreatorGitSense is created and maintained by KAMAL-02. Feel free to reach out. LicenseGitSense is licensed under the MIT License. See the |