Skip to content

Commit

Permalink
Bug 1460463 - Update .arcconfig to make history mutable; r=gps
Browse files Browse the repository at this point in the history
Differential Revision: https://phabricator.services.mozilla.com/D1255

--HG--
extra : amend_source : bf7ad163b38455fe4ffe4ac38cc28e331cddabbe
  • Loading branch information
smacleod committed May 9, 2018
1 parent 6940182 commit 9e0c2c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .arcconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"phabricator.uri" : "https://phabricator.services.mozilla.com/",
"repository.callsign": "MOZILLACENTRAL"
"repository.callsign": "MOZILLACENTRAL",
"history.immutable": false
}

0 comments on commit 9e0c2c6

Please sign in to comment.