source-controller/pkg/git/libgit2
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 Don't assume master is the default branch. 2022-01-17 14:25:05 +00:00
libgit2.go gogit: allow checkout of commit without branch 2021-10-27 00:43:31 +05:30
transport.go Fix host mismatch in libgit2 2022-01-26 17:25:18 +00:00
transport_test.go Add tests for libgit2 remote callbacks 2021-11-04 16:17:23 +05:30