develop #57

Merged
liang.cheng merged 66 commits from develop into release 2 years ago
Owner
There is no content yet.
liang.cheng added 66 commits 2 years ago
1992c1375d Merge remote-tracking branch 'origin/develop' into feature/ml
# Conflicts:
#	src/com/engine/organization/service/impl/OrgChartServiceImpl.java
0da123fcef Merge branch 'feature/ml' into develop
# Conflicts:
#	src/com/engine/organization/service/impl/ImportCommonServiceImpl.java
liang.cheng merged commit 05ecd651ad into release 2 years ago
The pull request has been merged as 05ecd651ad.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b develop release
git pull origin develop

Step 2:

Merge the changes and update on Gitea.
git checkout release
git merge --no-ff develop
git push origin release
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: liang.cheng/weaver-hrm-organization#57
Loading…
There is no content yet.