Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jul 2015 22:23:36 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r46919 - head
Message-ID:  <201507022223.t62MNawa033813@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Thu Jul  2 22:23:35 2015
New Revision: 46919
URL: https://svnweb.freebsd.org/changeset/doc/46919

Log:
  Add repository.callsign, to help arcanist figure out what repo it's
  doing things on when not using Subversion.
  
  With hat:	phabric-admin@
  Sponsored by:	Absolight

Modified:
  head/.arcconfig

Modified: head/.arcconfig
==============================================================================
--- head/.arcconfig	Thu Jul  2 21:45:22 2015	(r46918)
+++ head/.arcconfig	Thu Jul  2 22:23:35 2015	(r46919)
@@ -1,5 +1,6 @@
 {
 	"project.name": "D",
+	"repository.callsign" : "D",
 	"phabricator.uri" : "https://reviews.freebsd.org/",
 	"history.immutable" : true
 }



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507022223.t62MNawa033813>