mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-15 02:01:43 +03:00
4e64c834e2
* Fix git config reader can't read values with spaces * Add bug-id-revmap config option for the reverse map, and use this in the importer * Add NewImportWarning for things that aren't exactly errors. Use this for unhandled changelog events. * Add NewExportWarning for things that aren't exactly errors. Use this for un-exportable status changes. * Strip newlines from titles on import |
||
---|---|---|
.. | ||
config_git.go | ||
config_mem.go | ||
config.go | ||
git_test.go | ||
git_testing.go | ||
git.go | ||
mock_repo.go | ||
repo.go | ||
tree_entry_test.go | ||
tree_entry.go |