Skip to content

Conversation

@IanButterworth
Copy link
Member

@IanButterworth IanButterworth commented Dec 1, 2025

Currently updating a git-tracked dep commit:

(.ci) pkg> up BinaryBuilderBase
Updating git-repo https://github.com/JuliaPackaging/BinaryBuilderBase.jl.git
Updating ~/Documents/GitHub/Yggdrasil/.ci/Project.toml
[7f725544] ~ BinaryBuilderBase v1.42.0 https://github.com/JuliaPackaging/BinaryBuilderBase.jl.git#ib/timeroutputs ⇒ v1.42.0 https://github.com/JuliaPackaging/BinaryBuilderBase.jl.git#ib/timeroutputs
Updating ~/Documents/GitHub/Yggdrasil/.ci/Manifest.toml
[7f725544] ~ BinaryBuilderBase v1.42.0 https://github.com/JuliaPackaging/BinaryBuilderBase.jl.git#ib/timeroutputs ⇒ v1.42.0 https://github.com/JuliaPackaging/BinaryBuilderBase.jl.git#ib/timeroutputs

i.e. both sides of the change are identical

With this PR the commit shows and is highlighted as the only thing that changed.

(.ci) pkg> up BinaryBuilderBase
Updating git-repo https://github.com/JuliaPackaging/BinaryBuilderBase.jl.git
Updating ~/Documents/GitHub/Yggdrasil/.ci/Project.toml
[7f725544] ~ BinaryBuilderBase v1.42.0 https://github.com/JuliaPackaging/BinaryBuilderBase.jl.git#ib/timeroutputs@abc123 ⇒ v1.42.0 ...@def456
Updating ~/Documents/GitHub/Yggdrasil/.ci/Manifest.toml
[7f725544] ~ BinaryBuilderBase v1.42.0 https://github.com/JuliaPackaging/BinaryBuilderBase.jl.git#ib/timeroutputs@abc123 ⇒ v1.42.0 ...@def456

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

1 participant