-
Notifications
You must be signed in to change notification settings - Fork 238
Comparing changes
Open a pull request
base repository: dotnet/razor
base: 5d7617757a
head repository: dotnet/razor
compare: b80af7180d
- 6 commits
- 0 files changed
- 4 contributors
Commits on Sep 26, 2024
-
Update dependencies from https://github.com/dotnet/arcade build 20240…
…925.3 Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.24470.2 -> To Version 8.0.0-beta.24475.3
Configuration menu - View commit details
-
Copy full SHA for e9fcdfe - Browse repository at this point
Copy the full SHA e9fcdfeView commit details
Commits on Oct 8, 2024
-
Update dependencies from https://github.com/dotnet/arcade build 20241…
…004.2 Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.24475.3 -> To Version 8.0.0-beta.24504.2
Configuration menu - View commit details
-
Copy full SHA for 94dda67 - Browse repository at this point
Copy the full SHA 94dda67View commit details
Commits on Oct 10, 2024
-
Update dependencies from https://github.com/dotnet/arcade build 20241…
…008.1 Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.24504.2 -> To Version 8.0.0-beta.24508.1
Configuration menu - View commit details
-
Copy full SHA for 8f4e458 - Browse repository at this point
Copy the full SHA 8f4e458View commit details
Commits on Oct 11, 2024
-
[release/dev17.10] Update dependencies from dotnet/arcade (#10927)
This pull request updates the following dependencies [marker]: <> (Begin:0022737c-8efd-4919-ecf2-08dc3decc073) ## From https://github.com/dotnet/arcade - **Subscription**: 0022737c-8efd-4919-ecf2-08dc3decc073 - **Build**: 20241008.1 - **Date Produced**: October 8, 2024 6:38:56 PM UTC - **Commit**: e5b13e054339e41d422212a0ecaf24fec20cb5a1 - **Branch**: refs/heads/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.SourceBuild.Intermediate.arcade**: [from 8.0.0-beta.24504.2 to 8.0.0-beta.24508.1][3] - **Microsoft.DotNet.Arcade.Sdk**: [from 8.0.0-beta.24504.2 to 8.0.0-beta.24508.1][3] [3]: dotnet/arcade@103916c...e5b13e0 [DependencyUpdate]: <> (End) - **Updates to .NET SDKs:** - Updates sdk.version to 8.0.110 - Updates tools.dotnet to 8.0.110 [marker]: <> (End:0022737c-8efd-4919-ecf2-08dc3decc073)
Configuration menu - View commit details
-
Copy full SHA for f58562f - Browse repository at this point
Copy the full SHA f58562fView commit details
Commits on Oct 15, 2024
-
Merge remote-tracking branch 'upstream/release/dev17.10' into merges/…
…release/dev17.10-to-release/dev17.11 # Conflicts: # eng/Versions.props # global.json
Configuration menu - View commit details
-
Copy full SHA for 3323d49 - Browse repository at this point
Copy the full SHA 3323d49View commit details -
Merge release/dev17.10 to release/dev17.11 (#11012)
This is an automatically generated pull request from release/dev17.10 into release/dev17.11. Once all conflicts are resolved and all the tests pass, you are free to merge the pull request. 🐯 ## Troubleshooting conflicts ### Identify authors of changes which introduced merge conflicts Scroll to the bottom, then for each file containing conflicts copy its path into the following searches: - https://github.com/dotnet/razor/find/release/dev17.10 - https://github.com/dotnet/razor/find/release/dev17.11 Usually the most recent change to a file between the two branches is considered to have introduced the conflicts, but sometimes it will be necessary to look for the conflicting lines and check the blame in each branch. Generally the author whose change introduced the conflicts should pull down this PR, fix the conflicts locally, then push up a commit resolving the conflicts. ### Resolve merge conflicts using your local repo Sometimes merge conflicts may be present on GitHub but merging locally will work without conflicts. This is due to differences between the merge algorithm used in local git versus the one used by GitHub. ``` bash git fetch --all git checkout -t upstream/merges/release/dev17.10-to-release/dev17.11 git reset --hard upstream/release/dev17.11 git merge upstream/release/dev17.10 # Fix merge conflicts git commit git push upstream merges/release/dev17.10-to-release/dev17.11 --force ```
Configuration menu - View commit details
-
Copy full SHA for b80af71 - Browse repository at this point
Copy the full SHA b80af71View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5d7617757a...b80af7180d