abra/pkg/git
decentral1se 4c186678b8
fix: clone https url by default
Catalogue package had to be merged into the recipe package due to too
many circular import errors. Also, use https url for cloning, assume
folks don't have ssh setup by default (the whole reason for the
refactor).
2021-12-27 16:45:56 +01:00
..
branch.go fix: get branch is now more robust 2021-12-24 00:44:44 +01:00
clone.go refactor: less quotes, less verbose 2021-12-26 00:14:32 +01:00
commit.go fix: ensure tags & commits are pushed 2021-12-23 02:24:43 +01:00
common.go fix: ensure .git repo exists 2021-11-15 18:55:13 +01:00
init.go fix: dont add .git dirs 2021-12-05 01:30:23 +01:00
push.go fix: clone https url by default 2021-12-27 16:45:56 +01:00
read.go refactor: apps -> recipes 2021-12-25 14:04:07 +01:00