commit | e0bd978ef668ffdff48759e91bdd785883a7bba1 | [log] [tgz] |
---|---|---|
author | Arthur She <arthur.she@linaro.org> | Mon May 27 20:51:11 2024 -0700 |
committer | Arthur She <arthur.she@linaro.org> | Mon May 27 20:51:11 2024 -0700 |
tree | bd6fbe8d0fe16daf0c3d969609e5b7aa9b82cf82 | |
parent | 501520d990d47230063fce707ff7ed76b0661f7b [diff] |
tf-sync-repos.sh: force update to GitHub 1 Fixed an error when revising a tag. The tag had already been pushed to GitHub, so we couldn't push the revised tag without force. Solved the issue by using the '--force' option. 2. Increase the num-to-keep to 30 Signed-off-by: Arthur She <arthur.she@linaro.org> Change-Id: I358517c97167a7e1ffc8521de3cfbc723ce26fa3