Skip to content

Releases: Flare576/git-clone

v0.2.1 Fix export

11 Sep 13:34

Choose a tag to compare

 fix(github): need to export

v0.2.0 Manage GITHUB_TOKEN

10 Sep 22:12

Choose a tag to compare

 feat(github): manage GITHUB_TOKEN

v0.1.8 Linux Friendly

09 Sep 00:34

Choose a tag to compare

fix(formatting): POSIX fixes, shellcheck

Wasn't printing well on Linux, lots of shellcheck errors
Fix now applies to submodules
Fix shellcheck
sed finally, actually, cleanly cross-platform

-f sed command fix

01 Nov 21:43

Choose a tag to compare

fix(fix): sed command needs -E

Change should be POSIX compliant and OSX compatible

Stop processing if no rep provided

30 Aug 20:36

Choose a tag to compare

v0.1.6

 fix(args): stop processing if no repo

Fix path issue on linking

10 Aug 20:33

Choose a tag to compare

v0.1.5

 fix(link): flare should test changes

-f flag verifies/fixes [include] section

04 May 21:00

Choose a tag to compare

v0.1.4

feat(fix): fix the [include] with -f arg

Support self-project checkout

11 Nov 18:02

Choose a tag to compare

v0.1.3

 feat(url): skip username for own projects

Notify on clone of no parent config

06 Oct 14:40

Choose a tag to compare

v0.1.2

 fix(parent): Notify on clone of no parent config

Fix bug where first time use fails

30 Jul 23:13

Choose a tag to compare

v0.1.1

 fix(setup): bug with initialization