John 8:20-30
This commit is contained in:
parent
525349dc31
commit
ed28f639c6
3 changed files with 36 additions and 4 deletions
6
justfile
6
justfile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue