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/nixops
base: 92abb110bfaa
Choose a base ref
...
head repository: NixOS/nixops
compare: d3c127c6079a
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on May 1, 2020

  1. Use rsync instead of scp for file copying

    This will allow us to pass options to openssh and escalate
    privileges (see #1270) more easily.
    
    Closes #1322
    adisbladis committed May 1, 2020
    Copy the full SHA
    a07bdf6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1323 from adisbladis/scp-to-rsync

    Use rsync instead of scp for file copying
    grahamc committed May 1, 2020
    Copy the full SHA
    d3c127c View commit details
    Browse the repository at this point in the history