Skip to content

Commit 2d41929

Browse files
alerquepeso
authored andcommitted
release 0.1.19
* Add reverse order option * Correct panic handling to not mess up terminal * Add debug logging * Refresh dependencies * Include synced lock file for reproducability
1 parent e49d4c3 commit 2d41929

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "git-igitt"
3-
version = "0.1.18"
3+
version = "0.1.19"
44
authors = ["Martin Lange <martin_lange_@gmx.net>"]
55
description = "Interactive Git terminal application to browse and visualize Git history graphs arranged for your branching model"
66
repository = "https://github.com/mlange-42/git-igitt.git"

0 commit comments

Comments
 (0)