Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nix
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c7654bc491d9
Choose a base ref
...
head repository: NixOS/nix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 561e977f51c1
Choose a head ref
  • 2 commits
  • 86 files changed
  • 2 contributors

Commits on Jul 30, 2017

  1. Replace Unicode quotes in user-facing strings by ASCII

    Relevant RFC: NixOS/rfcs#4
    
    $ ag -l | xargs sed -i -e "/\"/s/’/'/g;/\"/s/‘/'/g"
    Mic92 committed Jul 30, 2017
    Copy the full SHA
    2fd8f8b View commit details

Commits on Jul 31, 2017

  1. Copy the full SHA
    561e977 View commit details
Loading