tor-browser

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

.gitattributes (393B)


      1 # Prevent line ending normalization to follow the mercurial behavior
      2 * -text
      3 
      4 # To show the test headers in WPT metadata diffs, you can combine the attributes below with the
      5 # following CLI invocation:
      6 #
      7 # ```
      8 # git config --local diff.wpt-metadata.xfuncname '^\[.*\]\s*$'
      9 # ```
     10 testing/web-platform/meta/**/*.ini diff=wpt-metadata
     11 testing/web-platform/mozilla/meta/**/*.ini diff=wpt-metadata