mirror of
https://github.com/romdo/go-conver.git
synced 2026-02-19 08:16:40 +00:00
wip: horrible hack for parsing commit footers
This commit is contained in:
@@ -12,6 +12,7 @@ type Commit struct {
|
||||
}
|
||||
|
||||
type Footer struct {
|
||||
Name string
|
||||
Body string
|
||||
Name string
|
||||
Body string
|
||||
Reference bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user