issues
search
coreeng
/
corectl
Core Platform CLI
https://www.cecg.io/core-platform/
Apache License 2.0
1
stars
0
forks
source link
bug(git): Sometimes you can get git `fast-forward` error on push for the branches you are not working with at the moment. Fix it by pushing only the branch we are working with
#39
Closed
Mugenor
closed
2 months ago
Mugenor
commented
2 months ago
Additional fixes:
It asks for implicit parameters even though it should be provided automatically in case of creating an app in a separate repo
In a case of monorepo create a new branch from the main branch explicitly
In a case of a monorepo absolute path can be specified
Additional fixes: