John SJ Anderson
John SJ Anderson
Look at the commands in https://github.com/mjdominus/git-util and see if it makes sense to got-ize any of them...
`got ls` would be more useful if it was a bit smarter. Given a configuration containing three repos: - foobar - foobaz - foobarbaz currently, `got ls foo` displays nothing....
Because it would be nice to be able to refer to 'repo-with-a-really-long-name' as 'repo' when doing things like 'got tmux'.
Run 'git log' in all listed repos with the given git log options. Fold the output together in a chronological way across repos. Use case: doing end-of-week activity report, you...
If there are any UTF-8 chars in the YAML front matter, HiD will blow chunks. In Role::IsConverted, when passing the front matter data into `Load()`, it probably needs to be...
Something in the MinimumPerl detection is wacky, figure it out.
Actually, a full set of date metadata would be useful. Having the year is good for copyright dates, but somebody may want to put a 'last changed' timestamp on a...
``` 17:55 the HiD module description says that you probably want to look at the documentation for the hid script 17:55 but the hid script has no documentation 17:56 hmm,...
`--publish_drafts` and `--debug` conflict. should probably remove the short option for `--debug`
because people apparently can't have a repo without a README or some dumbass dot files...