source-controller/pkg/git/gogit
Sunny 649d33ca37
pkg/git: Include commit message and URL in error
go-git: Include the commit message in the returned commit object.
libgit2: Set the URL in the checkout error.

Add new method Commit.ShortMessage() for returning short commit
message.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
2022-02-14 21:34:27 +05:30
..
checkout.go pkg/git: Include commit message and URL in error 2022-02-14 21:34:27 +05:30
checkout_test.go git: remove ', error:' from returned error 2021-10-27 00:43:31 +05:30
gogit.go gogit: allow checkout of commit without branch 2021-10-27 00:43:31 +05:30
transport.go transportAuth(): Add checks for invalid transports 2021-10-27 16:59:26 +05:30
transport_test.go transportAuth(): Add checks for invalid transports 2021-10-27 16:59:26 +05:30