repo: todo action: blob revision: path_from: todo.current revision_from: refs/heads/master: path_to: revision_to:
blob of:
/ todo.current
refs/heads/master:/todo.current
#!/usr/bin/env bash
cat "/var/todo/${USER}.current"
repo: todo action: blob revision: path_from: todo.current revision_from: refs/heads/master: path_to: revision_to:
/ todo.current
refs/heads/master:/todo.current
#!/usr/bin/env bash
cat "/var/todo/${USER}.current"