diff options
author | Teddy Wing | 2020-09-16 01:58:58 +0200 |
---|---|---|
committer | Teddy Wing | 2020-09-16 02:01:46 +0200 |
commit | e68aa0dfd1a200ff781f19ddffd69d01d9796ad3 (patch) | |
tree | 7a4df375fcfe3070d9a47ce9944b08ba220b287b /t | |
parent | cefd5dc50548b846b2f383c1a0d2a5168cd2553a (diff) | |
download | git-todo-e68aa0dfd1a200ff781f19ddffd69d01d9796ad3.tar.bz2 |
write_since(): Take an arbitrary branch as input
Allow the branch to be parameterised instead of forcing the base to be
the local "master" branch.
Added the `Todos` struct to store a `Repository` reference, since we
need this for both the base ref and the diff.
Decided to take a `Tree` instead of a `Branch` because we might want to
compare against an arbitrary ref and allow users to specify that ref on
the command line.
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions