svn commit: r46919 - head
Mathieu Arnold <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
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
}
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"