Author: mat (doc,ports committer)
Date: Thu Jul  2 22:23:52 2015
New Revision: 285064
URL: https://svnweb.freebsd.org/changeset/base/285064

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:58:10 2015        (r285063)
+++ head/.arcconfig     Thu Jul  2 22:23:52 2015        (r285064)
@@ -1,5 +1,6 @@
 {
        "project.name": "S",
+       "repository.callsign" : "S",
        "phabricator.uri" : "https://reviews.freebsd.org/";,
        "history.immutable" : true
 }
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to