Use file walking APIs #558

Merged
Isira-Seneviratne merged 1 commits from File_walk into devel 2 years ago
Isira-Seneviratne commented 2 years ago (Migrated from github.com)

Use Kotlin's file walking APIs.

Use Kotlin's file walking APIs.
Koitharu (Migrated from github.com) reviewed 2 years ago
Isira-Seneviratne (Migrated from github.com) reviewed 2 years ago
Koitharu (Migrated from github.com) reviewed 2 years ago
Koitharu (Migrated from github.com) reviewed 2 years ago
Koitharu (Migrated from github.com) approved these changes 2 years ago

Reviewers

The pull request has been merged as 1afd2d3976.
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 File_walk devel
git pull origin File_walk

Step 2:

Merge the changes and update on Gitea.
git checkout devel
git merge --no-ff File_walk
git push origin devel
Sign in to join this conversation.
Loading…
There is no content yet.