WIP: Rectangular selections #37

Draft
enrico wants to merge 5 commits from rectangular_selection into master
Owner

Fixes #29
Fixes #30

Fixes #29 Fixes #30
enrico added this to the 0.2 milestone 2021-03-05 16:14:57 +01:00
enrico added the
enhancement
label 2021-03-05 16:14:57 +01:00
enrico added 5 commits 2021-03-05 16:14:57 +01:00
enrico force-pushed rectangular_selection from 210d562733 to 9c7ef5a55b 2021-03-23 16:49:32 +01:00 Compare
This pull request is marked as a work in progress.
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 rectangular_selection master
git pull origin rectangular_selection

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff rectangular_selection
git push origin master
Sign in to join this conversation.
No description provided.