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