gitClient #11

Merged
a34sun merged 13 commits from gitClient into master 2023-04-05 17:33:11 -04:00

13 Commits

Author SHA1 Message Date
Shahan Nedadahandeh 31d73dbcc7 Added git reset to test 2023-04-05 12:52:26 -04:00
Shahan Nedadahandeh d9b7476a9e Fixed import error 2023-04-05 12:48:29 -04:00
Shahan Nedadahandeh 91ab93b533 Merge remote-tracking branch 'origin/master' into gitClient 2023-04-05 12:47:51 -04:00
Tejas Srikanth ce4252ef16 add tests, fix pushing issues 2023-04-04 00:54:06 -04:00
Tejas Srikanth 15fc6f9d42 convert functions to async 2023-03-30 11:59:07 -04:00
Tejas Srikanth df0e13e2c1 convert functions to async 2023-03-30 11:58:24 -04:00
Tejas Srikanth 4996ec8140 merge changes 2023-03-30 11:38:44 -04:00
Tejas Srikanth 73e7b3bdd3 add execCloneCommand 2023-03-30 11:36:44 -04:00
Shahan Nedadahandeh 026bf38a59 Convert cloneRepo to promises, and added test 2023-03-21 00:32:48 -04:00
Tejas Srikanth 56b119db1e Merge branch 'master' into gitClient 2023-03-18 17:42:17 -04:00
Tejas Srikanth dbfed75287 add remove repository function 2023-03-18 17:39:29 -04:00
Tejas Srikanth c4421bcd9f create git client and sample usage 2023-03-18 17:34:10 -04:00
Tejas Srikanth 6505cde2db add gitClient with repo cloning, pushing, and commits 2023-03-18 17:04:22 -04:00