Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

Yes, you can trust the ordering you observe. In tar_make(), the first branch of zz uses the first branch of each of aa, dd, and ee. Likewise, the second branch of zz uses the second branch of each of aa, dd, and ee, and so on.

To make this clearer, targets could have used integer suffixes instead of hash suffixes to name branches. The specific reasons for hash suffixes are esoteric and technical, but they only have to do with decisions about rerunning vs skipping dynamic branches.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dakvid
Comment options

Answer selected by dakvid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants