mirror of
https://github.com/tursodatabase/libsql.git
synced 2025-07-06 08:53:34 +00:00
3 lines
73 B
Bash
Executable File
3 lines
73 B
Bash
Executable File
#!/bin/env sh
|
|
echo "$(date -u +%Y-%m-%dT%H:%M:%S) $(git rev-parse HEAD)"
|