Commit Graph
5 Commits
Author SHA1 Message Date
Lctrs cb41c16bf4 chore: require go >=1.18, bump deps and get rid of replace directives (#1552) 2023-01-13 08:50:28 -05:00
Tomas Kral f530f99f02 Fix CreateLocalGitDirectory for tests.
If you didn't setup user.email and user.name `git commit` fails.
This configures user.email and user.name for newly created temporary git
repo.
2017-01-23 11:49:25 +01:00
Tomas Kral 4f176b847e fix golint errors 2017-01-05 10:31:11 +01:00
Ratnadeep Debnath 44f94cc072 Fixes/updates based on review. 2016-12-28 17:02:33 +05:30
Ratnadeep Debnath 4ead7156f4 Renamed pkg test to testutils. 2016-12-28 17:02:33 +05:30