You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: