You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A possible cli can be mepo merge <source-branch> <comp-name> [<comp-name> ...], where for the specified components, source-branch is merged into the current checked out branches.
The text was updated successfully, but these errors were encountered:
Maybe it's best to not have mepo merge changes and have users merge changes manually (using git merge) in each component. This needs further discussions. Leaving the issue open for now.
A possible cli can be
mepo merge <source-branch> <comp-name> [<comp-name> ...]
, where for the specified components,source-branch
is merged into the current checked out branches.The text was updated successfully, but these errors were encountered: