Skip to content

TypeScript 3.5.1 isn't tagged on this GitHub repo #31693

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
KexyBiscuit opened this issue May 31, 2019 · 3 comments
Closed

TypeScript 3.5.1 isn't tagged on this GitHub repo #31693

KexyBiscuit opened this issue May 31, 2019 · 3 comments

Comments

@KexyBiscuit
Copy link

TypeScript Version: 3.5.1

Search Terms: 3.5.1 git tag

Code

git clone https://github.com/microsoft/TypeScript.git microsoft/TypeScript
Set-Location .\microsoft\TypeScript\
git checkout v3.5.1

Expected behavior:

Note: checking out 'v3.5.1'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at 0000000000 Sample commit message.

Actual behavior:

error: pathspec 'v3.5.1' did not match any file(s) known to git

Playground Link: N/A

Related Issues: N/A

@sverrejoh
Copy link
Member

3.5-rc wasn't tagged either (3.4-rc was). Is it possible to find out the branch point for the 3.5.1 release?

@KexyBiscuit
Copy link
Author

v3.5.1 is here 🎉 Thanks @weswigham.

@weswigham
Copy link
Member

(for the record: I'm pretty sure it's because GH releases only become a tag when they move out of draft state)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants