Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

git packed refs --all mode not supported #76

Closed
artemv opened this issue Sep 28, 2017 · 0 comments
Closed

git packed refs --all mode not supported #76

artemv opened this issue Sep 28, 2017 · 0 comments

Comments

@artemv
Copy link
Contributor

artemv commented Sep 28, 2017

This results in gitHead not being published, e.g. in context of CircleCI.
STR:

  • git pack-refs --all
  • npm publish
  • npm show

Actual result: no gitHead present

Expected result: gitHead should be there

This results e.g. in semantic-release/semantic-release#256

artemv added a commit to artemv/read-package-json that referenced this issue Sep 28, 2017
re npm#76 (git packed refs --all mode not supported)
artemv added a commit to artemv/read-package-json that referenced this issue Sep 28, 2017
also, let's have gitHead tests for both refs-packed and non-packed modes

re npm#76 (git packed refs --all mode not supported)
@zkat zkat closed this as completed in #77 Mar 8, 2018
zkat pushed a commit that referenced this issue Mar 8, 2018
* test: git-pack-refs vs gitHead

also, let's have gitHead tests for both refs-packed and non-packed modes

re #76 (git packed refs --all mode not supported)

* Fall back to .git/packed-refs if .git/<ref> does not exist

* refactor: minor
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant