File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -20,12 +20,12 @@ blazing fast terminal-ui for git written in rust
20
20
# features
21
21
22
22
* fast and intuitive key only control
23
- * context based help (** no** need to remember any hot-key )
24
- * inspect/commit changes (incl. hooks: * commit-msg* /* post-commit* )
23
+ * context based help (** no** need to remember tons of hot-keys )
24
+ * inspect/commit/amend changes (incl. hooks: * commit-msg* /* post-commit* )
25
25
* (un)stage files/hunks, revert/reset files/hunk
26
- * stashing (save, apply, drop)
27
- * browse commit log
28
- * scalable ui layout
26
+ * stashing (save, apply, drop, inspect content )
27
+ * browse commit log, diff committed changes
28
+ * scalable terminal ui layout
29
29
* async [ input polling] ( assets/perf_compare.jpg ) and
30
30
* async git API for fluid control
31
31
You can’t perform that action at this time.
0 commit comments