Implement Unicode character classes #4

Merged
Rockingcool merged 7 commits from implementUnicodeCharClass into master 4 weeks ago
Owner
There is no content yet.
Rockingcool added 7 commits 4 weeks ago
Rockingcool changed title from Implement Unicode character classes to WIP: Implement Unicode character classes 4 weeks ago
Rockingcool changed title from WIP: Implement Unicode character classes to Implement Unicode character classes 4 weeks ago
Rockingcool merged commit 69fb96c43d into master 4 weeks ago
The pull request has been merged as 69fb96c43d.
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 implementUnicodeCharClass master
git pull origin implementUnicodeCharClass

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff implementUnicodeCharClass
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: Rockingcool/kleingrep#4
Loading…
There is no content yet.