John 8:20-30

This commit is contained in:
Lyle Mantooth 2026-05-16 08:03:04 -04:00
parent 525349dc31
commit ed28f639c6
Signed by: IslandUsurper
SSH key fingerprint: SHA256:7OQGnFyxgqLkSqpNeuqXgKL+0NmXES1atELKc4dKOw8
3 changed files with 36 additions and 4 deletions

View file

@ -1,7 +1,7 @@
finish message:
git add .
git commit -m "{{message}}"
git push
jj commit -m "{{message}}"
jj bookmark set -r @- latest
jj git push
create book chapter v1 v2:
#!/usr/bin/env bash