mirror of
https://github.com/tursodatabase/libsql.git
synced 2025-05-12 11:13:12 +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)"
|