Skip to content

Are dependencies versioned, and if not how does straight satisfy them? #1135

Answered by progfolio
dabrahams asked this question in Q&A
Discussion options

You must be logged in to vote

That's the branch the remote's HEAD points to. e.g.

$ git ls-remote --symref "https://git.savannah.gnu.org/git/emacs/org-mode.git" HEAD
ref: refs/heads/main    HEAD
de9f1169d2293ac4c7d554196ba31ff47daecbe0        HEAD

# VS

$ git ls-remote --symref "https://git.savannah.gnu.org/git/emacs.git" HEAD
ref: refs/heads/master  HEAD
a1ac7d0720d59aee3534dc518abccf1a77cd5e5a        HEAD

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@dabrahams
Comment options

@raxod502
Comment options

@dabrahams
Comment options

@progfolio
Comment options

Answer selected by dabrahams
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants