this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Continue rapport

+3
+3
autopush.fish
··· 1 1 #!/usr/bin/env fish 2 2 git pull --rebase --autostash 3 + git reset rapport/main.pdf 4 + git checkout rapport/main.pdf 5 + git add rapport/main.pdf 3 6 while true 4 7 git add rapport/*.typ bib.yaml *.fish 5 8 git commit --quiet -m "Continue rapport"