Improve command to show current commit (#809)

It `git show` will show the changes, not just the commit. 
It may not be clear to users that they only need to include the commit id.
This commit is contained in:
Eksperimental 2021-12-16 18:08:35 +00:00 committed by GitHub
parent 8f25c25c7a
commit ba365d7247
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
* Elixir & Erlang/OTP versions (elixir --version):
* Operating system:
* How have you started Livebook (mix phx.server, livebook CLI, Docker, etc):
* Livebook version (use `git show` if running with mix):
* Livebook version (use `git rev-parse HEAD` if running with mix):
* Browsers that reproduce this bug (the more the merrier):
* Include what is logged in the browser console:
* Include what is logged to the server console: