gitup(1) in base

Mathieu Arnold mat at freebsd.org
Wed Feb 10 19:29:48 UTC 2021


Hi,

On Mon, Feb 08, 2021 at 10:00:17PM +0100, Osipov, Michael (LDA IT PLM) wrote:
> Hi folks,
> 
> I'd like to raise the question whether gitup(1) [1] can be included in base?
> 
> * It has reached a good maturity level
> * John Mehr reacts quite fast to issues
> * It makes the base system complete and suitably replaces svnlite
> * It does not impose the huge complexity and dependency hierarchy of the
> original Git client on admins and other non-developers
> 
> I've been testing back and forth in various combinations and it serves quite
> well on a test machine here.

I don't quite understand why this need to be put in the base system.

If you want to use gitup, you `pkg install gitup`, if you prefer to use
git, you `pkg install git`.  This makes sure you always have the latest
version, and as a bonus, you don't have to build it.

With the base system moving to being packaged with pkg, if you want to
install some part of the base system, you will have to do `pkg install
FreeBSD-foo` anyway.  Wether you have to type `pkg install
FreeBSD-gitup` or `pkg install gitup` does not change anything.


-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-git/attachments/20210210/4e9387df/attachment.sig>


More information about the freebsd-git mailing list