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

Run Bash to get latest git commit #1327

Open
shiveringbulbul opened this issue Sep 14, 2019 · 1 comment
Open

Run Bash to get latest git commit #1327

shiveringbulbul opened this issue Sep 14, 2019 · 1 comment

Comments

@shiveringbulbul
Copy link

I want to let my website backend page to get the latest git log message and update datetime.
Now I get these info. via drive the bash command "git -C <...> log".
However, /app folder in Heroku seems not a git repo.
Is ther a way could work around to get the latest update time?

@RasPhilCo
Copy link
Contributor

Your dyno doesn't contain git history. See https://devcenter.heroku.com/categories/dynos.

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

2 participants