Avoid accidental link clicks #557

Merged
Isira-Seneviratne merged 1 commits from Fix_link_clicks into devel 2 years ago
Isira-Seneviratne commented 2 years ago (Migrated from github.com)
There is no content yet.
Koitharu (Migrated from github.com) approved these changes 2 years ago

Reviewers

The pull request has been merged as d5d3154074.
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 Fix_link_clicks devel
git pull origin Fix_link_clicks

Step 2:

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