v0.2.6
版本发布时间: 2023-03-03 14:29:53
initialcommit-com/git-sim最新发布版本:v0.3.5(2024-04-17 02:20:48)
What's Changed
- Rewrite commit parsing strategy to enable the display of complex branching structures
- Add global flag -n
to specific number of commits to display for any subcommand - Add global flag --all to display all branches in graph, similar to "git log --all --graph"
- Add global flag --invert-branches to reorient merged branch order in simulated Git graphs
- Add global flag --hide-merged-branches to hide merged branches and display a linear commit graph
- Add --quiet, -q flag to suppress all output except errors
- Add --output-only-path global flag to suppress all output except the media file output path
- Create FUNDING.yml
Full Changelog: https://github.com/initialcommit-com/git-sim/compare/v0.2.5...v0.2.6