Rahul Ranjan
|
3458d452d8
|
Include git fetch for tags in update checkout by default (#12455)
* include git fetch for tags in update checkout by default
* remove extra call to git tags fetch
* fix python lint E501 error
|
2017-10-19 08:44:53 -07:00 |
|
Tiago Martinho
|
56da4a95c0
|
[update_checkout] Add success message to script
|
2017-10-01 20:25:15 +02:00 |
|
Graydon Hoare
|
421c62ea2d
|
[update_checkout] Only --match-timestamp with @swift-ci merges on some repos
|
2017-05-25 09:40:12 -07:00 |
|
Jordan Rose
|
b7404a8276
|
[update-checkout] Allow --dump-hashes to skip directories.
If I don't have certain things checked out, it shouldn't crash.
|
2017-05-03 18:02:09 -07:00 |
|
practicalswift
|
d15c229d30
|
[gardening] Use sys.exit instead of exit
|
2017-04-11 09:37:55 +02:00 |
|
Hugh Bellamy
|
36645a0976
|
Address FIXMES for cleaning up imports in build-script and friends
|
2017-04-01 09:54:01 +07:00 |
|
Hugh Bellamy
|
ae220c4025
|
Move code from update_checkout global main block to main()
Required, as we now directly call the main() function in
`update_checkout.py` from `update-checkout`
|
2017-03-31 09:55:21 +07:00 |
|
Hugh Bellamy
|
d0cc071237
|
Move functionality of update-checkout to a update_checkout.py
|
2017-03-31 09:50:15 +07:00 |
|