How do i check out a complete set of code from all the relevant swift
repositories that match the the swift-4.0-release?
I can find any docs anywhere that describe how to acquire the code for a
given release.
Hi Tim,
You can clone relevant repositories using ./utils/update-checkout script in swift repository.
For example:
./utils/update-checkout --clone-with-ssh --tag swift-4.0-RELEASE
For more info:
./utils/update-checkout --help
Thanks,
Mishal Shah
···
On Oct 17, 2017, at 12:57 AM, Tim Hawkins via swift-users <swift-users@swift.org> wrote:
How do i check out a complete set of code from all the relevant swift repositories that match the the swift-4.0-release?
I can find any docs anywhere that describe how to acquire the code for a given release.
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users