Search Feature implementation #3

Merged
dtookey merged 11 commits from search into master 5 years ago
Owner

Implemented Title, Description, and Keyword based searching.

Implemented Title, Description, and Keyword based searching.
dtookey added 11 commits 5 years ago
dtookey merged commit a89f9b728e into master 5 years ago
dtookey deleted branch search 5 years ago
The pull request has been merged as a89f9b728e.
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 search master
git pull origin search

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff search
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: dtookey/Engine_Rebuild#3
Loading…
There is no content yet.