git-glob-cp

Glob-aware two-way copying for git

MIT License

Downloads
156
Stars
3
Committers
3

Bot releases are visible (Hide)

git-glob-cp - v1.10.1 Latest Release

Published by github-actions[bot] over 1 year ago

1.10.1 (2023-05-13)

Fixes & improvements

  • refactor: separate opts normalizer (2cc897c)
git-glob-cp - v1.10.0

Published by github-actions[bot] over 1 year ago

1.10.0 (2023-05-13)

Features

git-glob-cp - v1.9.4

Published by github-actions[bot] over 1 year ago

1.9.4 (2023-05-13)

Fixes & improvements

git-glob-cp - v1.9.3

Published by github-actions[bot] about 2 years ago

1.9.3 (2022-07-29)

Fixes & improvements

  • docs: add gh actions usage example (ec6712b)
git-glob-cp - v1.9.2

Published by github-actions[bot] about 2 years ago

1.9.2 (2022-07-28)

Fixes & improvements

  • fix: swap git user.name & user.email (7c47354)
git-glob-cp - v1.9.1

Published by github-actions[bot] about 2 years ago

1.9.1 (2022-07-28)

Fixes & improvements

  • fix: set git config user.name if not defined (5be9dfc)
git-glob-cp - v1.9.0

Published by github-actions[bot] about 2 years ago

1.9.0 (2022-07-28)

Features

  • feat: allow basic auth in http refs (c61e6a4)
git-glob-cp - v1.8.0

Published by github-actions[bot] over 2 years ago

1.8.0 (2022-07-07)

Features

  • feat: add --cwd CLI option (4fd5552)

Fixes & improvements

  • perf: fail fast on parsing (cf4d848)
  • fix: fix default pattern for git-to-git (7e1fc3a)
  • perf: update zx-extra to v2.2.0 (4fe4638)
git-glob-cp - v1.7.3

Published by github-actions[bot] over 2 years ago

1.7.3 (2022-07-03)

Fixes & improvements

  • perf: update zx-extra to v2 (4c77903)
git-glob-cp - v1.7.2

Published by github-actions[bot] over 2 years ago

1.7.2 (2022-06-26)

Fixes & improvements

  • fix: update zx-extra to v1.7.1 (e2f2739)
git-glob-cp - v1.7.1

Published by github-actions[bot] over 2 years ago

1.7.1 (2022-06-25)

Fixes & improvements

  • fix: handle array type as from arg (66dc000)
git-glob-cp - v1.7.0

Published by github-actions[bot] over 2 years ago

1.7.0 (2022-06-25)

Features

  • feat: set default pattern to **/* (fc4a77a)
git-glob-cp - v1.6.2

Published by github-actions[bot] over 2 years ago

1.6.2 (2022-06-25)

Fixes & improvements

  • refactor: decompose parser (3d5e2cb)
git-glob-cp - v1.6.1

Published by github-actions[bot] over 2 years ago

1.6.1 (2022-06-25)

Fixes & improvements

  • refactor: simplify copy (ec280f3)
git-glob-cp - v1.6.0

Published by github-actions[bot] over 2 years ago

1.6.0 (2022-06-25)

Fixes & improvements

  • docs: mention cp from archive in CLI hints (863cc0d)
  • docs: add some refs (0601cb2)

Features

  • feat: support copying from remote http archives (02cf9cd)
  • feat: support copying from archives (1748786)
git-glob-cp - v1.5.1

Published by github-actions[bot] over 2 years ago

1.5.1 (2022-06-17)

Fixes & improvements

  • fix: rm useless assets from pkg (a654d37)
git-glob-cp - v1.5.0

Published by github-actions[bot] over 2 years ago

1.5.0 (2022-06-16)

Features

  • feat: pass ignoreFiles option to globby (4191f6d)
git-glob-cp - v1.4.2

Published by github-actions[bot] over 2 years ago

1.4.2 (2022-06-16)

Fixes & improvements

git-glob-cp - v1.4.1

Published by github-actions[bot] over 2 years ago

1.4.1 (2022-06-16)

Fixes & improvements

  • docs: extend usage examples (c0a9921)
git-glob-cp - v1.4.0

Published by github-actions[bot] over 2 years ago

1.4.0 (2022-06-15)

Features

  • feat: export copydir helper (875a728)

Fixes & improvements