svn commit: r45046 - head
Baptiste Daroussin <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: bapt (src,ports committer)
Date: Wed Jun 11 21:51:38 2014
New Revision: 45046
URL: http://svnweb.freebsd.org/changeset/doc/45046
Log:
Add .arcconfig so code review are automatically associated with the right
repository and to prevent people using git svn/hg svn to have arcanist
automatically modifying their history
Approved by: gjb
Added:
head/.arcconfig (contents, props changed)
Added: head/.arcconfig
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/.arcconfig Wed Jun 11 21:51:38 2014 (r45046)
@@ -0,0 +1,5 @@
+{
+ "project.name": "D",
+ "phabricator.uri" : "https://phabric.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]"