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: 6ef54ad98d77
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 98c44f565746
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jun 6, 2020

  1. git: 2.26.2 -> 2.27.0 (#89355)

    disable_test: Use \s instead of ' ' as tabs are used for indentation in
    t5324-split-commit-graph.sh. It's also necessary to insert : (no op) in
    front of # to prevent Bash syntax errors due to empty loops.
    
    Two newly added tests fail due the usage of shared permissions (outside
    of the build sandbox they succeed, actually even with breakpointHook
    (cntr attach + cntr exec bash)):
    ```
    t5324-split-commit-graph.sh                      (Wstat: 256 Tests: 29
    Failed: 2)
      Failed tests:  28-29
      Non-zero exit status: 1
    ```
    
    I'm also adding myself as maintainer since there currently doesn't seem
    to be a fixed one for regular updates.
    
    Announcement:
    https://lkml.kernel.org/lkml/xmqqzh9mu4my.fsf@gitster.c.googlers.com/
    primeos committed Jun 6, 2020
    Copy the full SHA
    98c44f5 View commit details
    Browse the repository at this point in the history