diff options
Diffstat (limited to 'devel/gitid/pkg-descr')
-rw-r--r-- | devel/gitid/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/gitid/pkg-descr b/devel/gitid/pkg-descr new file mode 100644 index 000000000000..9e3f470f2b04 --- /dev/null +++ b/devel/gitid/pkg-descr @@ -0,0 +1,4 @@ +gitid is a terminal-based tool that helps developers manage multiple Git +identities easily through an interactive interface. It allows you to switch +between different Git configurations, add new identities, and delete unwanted +ones, all from the command line using an intuitive keyboard-driven interface. |