Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[update-checkout] add the 'status' subcommand#85702

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
charles-zablit wants to merge1 commit intoswiftlang:main
base:main
Choose a base branch
Loading
fromcharles-zablit:charles-zablit/update-checkout/add-status-command

Conversation

@charles-zablit
Copy link
Contributor

@charles-zablitcharles-zablit commentedNov 25, 2025
edited
Loading

This patch adds thestatus command toupdate-checkout to quickly check the status of all the git repositories.

The status command prints the list of repositories with active changes (uncommitted, untracked and/or staged). This subcommand should help users determine if it's safe to runupdate-checkout --clone --reset-to-remote.

Examples

When some repositories have active changes:

> ./swift/utils/update-checkout statusThe following repositories have active changes:  - [swift] 1 active change  - [llvm-project] 2 active changes

When no repository has active changes:

> ./swift/utils/update-checkout statusNo repositories have active changes.

rdar://165437920

@charles-zablitcharles-zablitforce-pushed thecharles-zablit/update-checkout/add-status-command branch from4f051bd tob7c6fd1CompareNovember 26, 2025 11:57
@charles-zablit
Copy link
ContributorAuthor

@swift-ci please smoke test

@charles-zablitcharles-zablit self-assigned thisNov 26, 2025
@charles-zablitcharles-zablit added WindowsPlatform: Windows update-checkoutArea → utils: the `update-checkout` script labelsNov 26, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@adrian-prantladrian-prantlAwaiting requested review from adrian-prantl

@etcwildeetcwildeAwaiting requested review from etcwildeetcwilde is a code owner

@justice-adams-applejustice-adams-appleAwaiting requested review from justice-adams-applejustice-adams-apple is a code owner

@shahmishalshahmishalAwaiting requested review from shahmishalshahmishal is a code owner

Assignees

@charles-zablitcharles-zablit

Labels

update-checkoutArea → utils: the `update-checkout` scriptWindowsPlatform: Windows

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@charles-zablit

[8]ページ先頭

©2009-2025 Movatter.jp