Add more configurable feature. #25

Open
chaixshot wants to merge 2 commits from chaixshot/master into master
chaixshot commented 2024-07-22 08:01:02 -05:00 (Migrated from github.com)
  • Excluded categories Excludes specific categories from being searched into by path. Separate entries by semicolon.
  • Search refresh delay Time to wait after search input change before refreshing the results.

Screenshot (79)
Screenshot (80)

* **Excluded categories** Excludes specific categories from being searched into by path. Separate entries by semicolon. * **Search refresh delay** Time to wait after search input change before refreshing the results. ![Screenshot (79)](https://github.com/user-attachments/assets/bb5279f2-920c-40ff-8e14-8d48a59878a1) ![Screenshot (80)](https://github.com/user-attachments/assets/f0bcf2d7-8780-40e0-96d5-f40bfba4d6e7)
This pull request has changes conflicting with the target branch.
  • CherryPick_Config.cs
  • CherryPicker.cs
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin chaixshot/master:chaixshot/master
git switch chaixshot/master

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff chaixshot/master
git switch chaixshot/master
git rebase master
git switch master
git merge --ff-only chaixshot/master
git switch chaixshot/master
git rebase master
git switch master
git merge --no-ff chaixshot/master
git switch master
git merge --squash chaixshot/master
git switch master
git merge --ff-only chaixshot/master
git switch master
git merge chaixshot/master
git push origin master
Sign in to join this conversation.
No description provided.