wok diff tig/description.txt @ rev 25506

memtest, pack: cleanup
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 09 16:28:01 2023 +0000 (16 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/tig/description.txt	Thu Feb 09 16:28:01 2023 +0000
     1.3 @@ -0,0 +1,5 @@
     1.4 +Tig is an ncurses-based text-mode interface for git.
     1.5 +It functions mainly as a Git repository browser, but
     1.6 +can also assist in staging changes for commit at
     1.7 +chunk level and act as a pager for output from
     1.8 +various Git commands.