https://github.com/luispedro/git-contained
https://github.com/luispedro/git-contained
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/luispedro/git-contained
- Owner: luispedro
- Created: 2020-10-11T16:48:20.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-24T03:27:58.000Z (about 1 year ago)
- Last Synced: 2025-12-27T07:31:08.785Z (6 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Compare two git repositories to find unmerged commits
First version was posted by user "bk2204" on [Super User Stack
Exchange](https://superuser.com/questions/1588692/check-if-a-git-repository-has-any-content-that-is-not-present-in-a-remote)
No guarantees, no warranties, no support. This is helpful code for me, but I do
not feel that I understand git deeply enough to be able to support or make
strong claims about how this code works.