develop #202

Merged
liang.cheng merged 138 commits from develop into master 2 years ago
Owner
There is no content yet.
liang.cheng added 138 commits 2 years ago
6befb0de03 Merge remote-tracking branch 'origin/develop' into feature/ml
# Conflicts:
#	src/com/engine/organization/service/ChartService.java
#	src/com/engine/organization/service/impl/ChartServiceImpl.java
971b997dff Merge remote-tracking branch 'origin/develop' into feature/ml
# Conflicts:
#	src/com/engine/organization/service/impl/ChartServiceImpl.java
liang.cheng merged commit 87f3f99cd8 into master 2 years ago
The pull request has been merged as 87f3f99cd8.
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 master
git pull origin develop

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff develop
git push origin master
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#202
Loading…
There is no content yet.