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/nixpkgs
base: 9d59d57d4504
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 32e3f4a4e8ab
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 3, 2019

  1. git: drop extraneous sysconfdir trailing slash

    I noticed while strace-ing that Git was trying to open
    /etc//gitconfig.  Not a big deal, but it is definitely more correct
    without the trailing slash.
    alyssais committed Nov 3, 2019
    Copy the full SHA
    4b63c91 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Merge pull request #72745 from alyssais/git-slash

    git: drop extraneous sysconfdir trailing slash
    wmertens committed Nov 4, 2019
    Copy the full SHA
    32e3f4a View commit details
    Browse the repository at this point in the history