1.1.2 • Published 4 years ago

@ats-components/manager-irrigation v1.1.2

Weekly downloads
44
License
-
Repository
-
Last release
4 years ago

ats's react components

Create branch

  • git subtree add <FOLDER> <BRANCH> --prefix=shared --squash

Frist command git:

  • git subtree split -P packages/{FOLDER_TO_SPLIT} -b {BRANCH_NAME}

use this git cmd's for mono-repo:

  • git merge --squash -s subtree --no-commit <BRANCH>
  • git merge --squash -s subtree --no-commit --allow-unrelated-histories <BRANCH>

As is a subtree, like to get repo into folder, then the use must be from the pull, not from the merge. becose subtree is not a branch.

Not use a merge, realy is a pull, becose both repos are same no need to merge it only pull

  • git pull -s subtree -Xsubtree=packages/stepsIrrigation/ origin <BRANCH> FORCED this works better.
  • git pull -s subtree --allow-unrelated-histories -Xsubtree=packages/stepsIrrigation/ origin <BRANCH>
1.1.1

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.2

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago