This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd-ports
Watch
1
Star
0
Fork
0
You've already forked freebsd-ports
mirror of
https://git.FreeBSD.org/ports.git
synced
2024-11-19 00:13:33 +00:00
Code
Issues
Releases
Activity
2b03aaa32b
freebsd-ports
/
.arcconfig
5 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add .arcconfig to ports. Reviewed by: bapt Approved by: bapt
2014-05-15 17:25:39 +00: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 04:40:33 +00: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 09:44:02 +00:00
"phabricator.uri" : "https://reviews.freebsd.org/"
Add .arcconfig to ports. Reviewed by: bapt Approved by: bapt
2014-05-15 17:25:39 +00:00
}
Reference in New Issue
Copy Permalink