mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Prevent arc commands from overwriting history
This commit is contained in:
parent
04efeffe99
commit
e2faf077c2
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"project.name": "S",
|
||||
"phabricator.uri" : "https://phabric.freebsd.org/"
|
||||
"phabricator.uri" : "https://phabric.freebsd.org/",
|
||||
"history.immutable" : true
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue