Yuya Nishihara b363e695e4 commit_templater: make git_head return Option<RefName> instead of Vec<_>
Since we've introduced Option type, it no longer makes sense that git_head
returns a Vec<RefName>.
2024-03-26 00:28:43 +09:00
..
2024-03-24 10:32:15 +09:00
2024-02-09 15:48:01 -06:00
2024-02-25 14:20:33 +01:00
2024-03-11 09:25:17 -07:00