-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
Apparently these versions of git are broken for `git fetch $url`, so we have to resort to `git fetch origin` and then just pray that it hasn't changed in the meantime.
- Loading branch information
There are no files selected for viewing
6 comments
on commit 75ca63d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r+
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from wycats
at alexcrichton@75ca63d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging alexcrichton/cargo/fix-git-1.7 = 75ca63d into auto-cargo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/cargo-win-32/builds/24
success: http://buildbot.rust-lang.org/builders/cargo-linux-32/builds/27
success: http://buildbot.rust-lang.org/builders/cargo-linux-64/builds/22
success: http://buildbot.rust-lang.org/builders/cargo-mac-32/builds/26
success: http://buildbot.rust-lang.org/builders/cargo-mac-64/builds/24
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto-cargo = 9d040d4
r+