gitu 0.33.0

A git client inspired by Magit
Documentation
1
2
3
4
5
6
7
8
test:
	cargo test
	cargo bench --no-run
	cargo clippy -- -Dwarnings
	cargo fmt --check
  # FIXME cargo deny complaining about vulnerabilities
	# cargo deny check
	git cliff --unreleased