Skip to content
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

develop branch checkout fails #636

Closed
pbouffard opened this issue Aug 13, 2018 · 1 comment
Closed

develop branch checkout fails #636

pbouffard opened this issue Aug 13, 2018 · 1 comment

Comments

@pbouffard
Copy link
Sponsor Contributor

The help text for develop implies that a it should be possible to check out a branch:

 Example

  pkg> develop Example
  pkg> develop Example#master
  pkg> develop Example#c37b675
  pkg> develop https://github.com/JuliaLang/Example.jl#master
  pkg> develop --local Example

... but attempting to do so results in an error:

(v1.0) pkg> develop https://github.com/noahstier/PackageCompiler.jl.git#SyntaxFix
ERROR: a git revision cannot be given to `develop`
@KristofferC
Copy link
Sponsor Member

Yes the docs are outdated.

bors bot added a commit that referenced this issue Aug 13, 2018
639: update docs for develop r=KristofferC a=KristofferC

Fixes #636

640: rm merged branches r=fredrikekre a=fredrikekre



642: no longer update on add r=KristofferC a=KristofferC

Fixes #607

Co-authored-by: Kristoffer Carlsson <kcarlsson89@gmail.com>
Co-authored-by: Fredrik Ekre <fredrik.ekre@chalmers.se>
bors bot added a commit that referenced this issue Aug 13, 2018
639: update docs for develop r=KristofferC a=KristofferC

Fixes #636

Co-authored-by: Kristoffer Carlsson <kcarlsson89@gmail.com>
@bors bors bot closed this as completed in #639 Aug 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants