We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3f6b92 + 9cc594c commit 952034bCopy full SHA for 952034b
README.md
@@ -1,5 +1,5 @@
1
<h1 align="center">
2
-<img width="400px" src="assets/logo2.png" alt="gitui"/>
+<img width="400px" src="assets/logo2.png" />
3
4
![CI][s0] [![crates][s1]][l1] ![MIT][s2] [![UNSAFE][s3]][l3]
5
</h1>
@@ -13,7 +13,7 @@
13
14
blazing fast terminal-ui for git written in rust
15
16
-
+
17
18
# features
19
@@ -72,4 +72,4 @@ GITUI_LOGGING=true gitui
72
73
* https://github.com/jesseduffield/lazygit
74
* https://github.com/jonas/tig
75
-* https://github.com/git-up/GitUp (would be nice to comeup with a way to have the map view available in a terminal tool)
+* https://github.com/git-up/GitUp (would be nice to comeup with a way to have the map view available in a terminal tool)
0 commit comments