This website requires JavaScript.
Explore
Help
Register
Sign In
kpriv
/
freebsd-ports
Watch
1
Star
0
Fork
You've already forked freebsd-ports
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
1f96eb45fe
freebsd-ports
/
.arcconfig
5 lines
86 B
Text
Raw
Normal View
History
Unescape
Escape
Add .arcconfig to ports. Reviewed by: bapt Approved by: bapt
2014-05-15 19:25:39 +02:00
{
arcconfig: add callsign again Problem When using git-svn or other non-pure-svn tooling the original subversion URL is not present. This causes arcanist/phabricator to be unable to determine which repository is being modified. Solution Restore callsign to .arcconfig to enable exact repository matching even with git-svn. Reported By: jhb
2020-11-23 05:40:33 +01:00
"repository.callsign" : "P",
Remove history.immutable from .arcconfig This is default and the better workflow for git. Sponsored by: The FreeBSD Foundation
2021-04-12 11:44:02 +02:00
"phabricator.uri" : "https://reviews.freebsd.org/"
Add .arcconfig to ports. Reviewed by: bapt Approved by: bapt
2014-05-15 19:25:39 +02:00
}
Reference in a new issue
Copy permalink