pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel Add git-branchless



details:   https://anonhg.NetBSD.org/pkgsrc/rev/91d59994fa90
branches:  trunk
changeset: 391700:91d59994fa90
user:      pin <pin%pkgsrc.org@localhost>
date:      Thu Jan 12 12:52:23 2023 +0000

description:
Add git-branchless

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d491e963bf90 -r 91d59994fa90 devel/Makefile
--- a/devel/Makefile    Thu Jan 12 12:51:30 2023 +0000
+++ b/devel/Makefile    Thu Jan 12 12:52:23 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3873 2023/01/11 17:47:48 nikita Exp $
+# $NetBSD: Makefile,v 1.3874 2023/01/12 12:52:23 pin Exp $
 #
 
 COMMENT=       Development utilities
@@ -400,6 +400,7 @@
 SUBDIR+=       gindent
 SUBDIR+=       git
 SUBDIR+=       git-base
+SUBDIR+=       git-branchless
 SUBDIR+=       git-cliff
 SUBDIR+=       git-contrib
 SUBDIR+=       git-cvs



Home | Main Index | Thread Index | Old Index