https://github.com/nulldev/github-commit-sync
Sync commits of two GitHub accounts to one
https://github.com/nulldev/github-commit-sync
Last synced: 10 months ago
JSON representation
Sync commits of two GitHub accounts to one
- Host: GitHub
- URL: https://github.com/nulldev/github-commit-sync
- Owner: NullDev
- License: mit
- Created: 2024-09-23T15:41:41.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-14T21:59:57.000Z (12 months ago)
- Last Synced: 2025-03-28T18:56:40.302Z (10 months ago)
- Language: JavaScript
- Size: 148 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub-Commit-Sync
Sync commits of two GitHub accounts to one
This is just some very hacky code to sync my commits from my second github account to the commit graph on this github account.
It's very bad code and needs to be properly refactored and documented but it works and was good enough for me.