tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

hgrc (315B)


      1 [ui]
      2 ssh = ssh -i $HOME/id_rsa -l updatebot@mozilla.com -o UserKnownHostsFile=$HOME/ssh_known_hosts
      3 username = Updatebot <updatebot@mozilla.com>
      4 
      5 [extensions]
      6 strip =
      7 evolve = $HOME/.mozbuild/evolve/hgext3rd/evolve
      8 push-to-try = $HOME/.mozbuild/version-control-tools/hgext/push-to-try
      9 
     10 [experimental]
     11 evolution=all