Releases: initialcommit-com/git-dummy
Releases · initialcommit-com/git-dummy
v0.1.2
v0.1.1
What's Changed
- Add --allow-nested flag to permit nested dummy repos and refactor tangential code
Full Changelog: v0.1.0...v0.1.1
v0.1.0
v0.0.9
What's Changed
- Fix breaking changes due to updated pydantic dependency
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Add --constant-sha flag to use constant values for commit author, email, and commit date parameters to yield consistent sha1 values across git-dummy runs
Full Changelog: v0.0.7...v0.0.8
v0.0.7
v0.0.6
What's Changed
- Throw error if git repo already exists at new dummy path
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Add --no-subdir flag to create the dummy Git repo in the current directory
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Add --diverge-at option to allow specification of where branches diverge from main
- Add --merge option to select which branches get merged back into main
Full Changelog: v0.0.3...v0.0.4