Skip to content

Add a script to diff the contents of folders that match a specific pattern across two branches#6453

Merged
shyamnamboodiripad merged 2 commits intodotnet:mainfrom
shyamnamboodiripad:script
May 20, 2025
Merged

Add a script to diff the contents of folders that match a specific pattern across two branches#6453
shyamnamboodiripad merged 2 commits intodotnet:mainfrom
shyamnamboodiripad:script

Conversation

@shyamnamboodiripad
Copy link
Contributor

@shyamnamboodiripad shyamnamboodiripad commented May 16, 2025

Over recent releases, there have been multiple occasions where I found myself needing to compare the contents of two branches to figure out what is different for a subset of libraries (such as *Evaluation*).

I'd like to check in the script that I have been using for this since this may prove useful again in the future.

Microsoft Reviewers: Open in CodeFlow
Copy link
Contributor

@RussKie RussKie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With suggestion.

PS: You can also use Git Extensions :)

Copy link
Member

@jeffhandley jeffhandley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool; thanks! I'll use this too.

@shyamnamboodiripad shyamnamboodiripad enabled auto-merge (squash) May 20, 2025 01:52
@shyamnamboodiripad shyamnamboodiripad merged commit b53b505 into dotnet:main May 20, 2025
6 checks passed
@shyamnamboodiripad shyamnamboodiripad deleted the script branch May 29, 2025 20:05
@github-actions github-actions bot locked and limited conversation to collaborators Jun 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

3 participants