xp
xp copied to clipboard
Deprecared: Extreme Programming made simple. Please see github.com/gojek/xp
``` $ git commit -m "[WIP] Refactor spec" 2019/05/28 17:26:47 info add failed: non-existing dev WIP provided in the first line ```
It surprisingly works when commit message is changed to "[GOJ-1234 |kp] Make Programming fun again". Looks like parsing problem with issue-id and co-author.
It'll be great to see the pairing matrix for all the commits from configured repos. Shall it be a part of xp? I can work on a PR for this...