You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[update-checkout] Add an option '--dump-hashes' for dumping the checked out hashes for each repo.
I think update-checkout is growing to the point, we should probably rename it to
something like repo-tool.
The output of this command looks as follows:
clang 973bd1a Merge remote-tracking branch 'origin/swift-3.1-branch' into stable
cmark 5af77f3 Merge pull request #95 from kainjow/master
compiler-rt 1f24bd0 Merge remote-tracking branch 'origin/swift-3.1-branch' into stable
llbuild c324ee3 Merge pull request #35 from tinysun212/pr-cygwin-1
lldb f6a5830 Adjust LLDB for changes to the layout of _SwiftTypePreservingNSNumber
llvm 52482d0 Merge remote-tracking branch 'origin/swift-3.1-branch' into stable
swift 45f3d2a [update-checkout] Add a small tool to dump hashes for all of the checkout repos.
swift-corelibs-foundation cc5985e Loopback tests for URLSession (#613)
swift-corelibs-libdispatch ba7802e Merge pull request #178 from dgrove-oss/depend-on-swiftc
swift-corelibs-xctest 51b419d Merge pull request #174 from modocache/sr-1901-remove-workarounds
swift-integration-tests c95c832 Merge pull request #12 from abertelrud/fix-swift-package-init-lib-test
swift-xcode-playground-support 4b40c34 Merge pull request #10 from apple/stdlib-unittest-expect-nil
swiftpm 65403f5 [ConventionTests] Collect all the diagnostics from PackageBuilder
0 commit comments