We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 617ee95 commit eae08d3Copy full SHA for eae08d3
1 file changed
Cargo.toml
@@ -3,7 +3,7 @@ name = "git-igitt"
3
version = "0.1.21"
4
authors = ["Martin Lange <martin_lange_@gmx.net>"]
5
description = "Interactive Git terminal application to browse and visualize Git history graphs arranged for your branching model"
6
-repository = "https://github.com/mlange-42/git-igitt.git"
+repository = "https://github.com/git-bahn/git-igitt.git"
7
keywords = ["git", "graph"]
8
license = "MIT"
9
readme = "README.md"
0 commit comments