Commit graph

2 commits

Author SHA1 Message Date
Aditya Sirish
e085386a16
Remove repo parameter when crafting signing command
Signed-off-by: Aditya Sirish <aditya@saky.in>
2023-05-07 15:01:01 -04:00
Aditya Sirish
c94f87d5f9
Add gitinterface package
This package includes a set of helpers to interface with the underlying
git repository. Features:
* parse git configs to determine commit signing mechanism
* create and sign commit objects

Signed-off-by: Aditya Sirish <aditya@saky.in>
2023-02-20 14:09:44 -05:00