Commit graph

6 commits

Author SHA1 Message Date
Aleksey Kulikov
101cf90875 feat(checkout): add ability to dry run checkout 2021-10-08 19:26:39 +03:00
Aleksey Kulikov
03e2922517 style: remove unnecessary imports 2021-10-08 18:34:58 +03:00
Aleksey Kulikov
466f960c7b refactor: extract repo setup for tests 2021-09-23 16:35:05 +03:00
Aleksey Kulikov
7618f944c0 refactor!: return sets of git type flags instead of integers 2021-09-10 20:22:02 +03:00
Aleksey Kulikov
050c0eb57a refactor(commit)!: return Tree object instead of Oid for tree getter 2021-09-10 12:16:26 +03:00
Aleksey Kulikov
628aa610d8 feat(checkout): add bindings and api 2021-09-09 19:56:15 +03:00