CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/04/24 17:22:38
Modified files:
devel/git : Makefile
devel/git/pkg : PLIST-main
Log message:
Properly register git-shell(1) with @shell
Make shells(5) list it and enable "chsh -s git-shell user";
"chsh -s /usr/local/bin/git-shell user" already works but is more typing
and inconsistent with other shells.
