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

Cannot access the .git using this buildpack? #48

Open
cheapsteak opened this issue Dec 19, 2020 · 0 comments
Open

Cannot access the .git using this buildpack? #48

cheapsteak opened this issue Dec 19, 2020 · 0 comments

Comments

@cheapsteak
Copy link

cheapsteak commented Dec 19, 2020

Hi there

I'm struggling with running some git commands while using this buildpack

$(git show -s --format=%cd --date=short)--$(git rev-parse HEAD)

results in

fatal: not a git repository (or any of the parent directories): .git

Is there a config option that I might be missing, or is it a limitation of the buildpack that the .git directory is not accessible?

Hoping I might possibly be missing something obvious 🙏 (otherwise please consider this a feature request to make the .git directory available to build scripts)

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