g.projpicker: Import projpicker from the soon-to-be core module#596
g.projpicker: Import projpicker from the soon-to-be core module#596HuidaeCho wants to merge 4 commits intoOSGeo:grass8from
Conversation
|
@HuidaeCho pls assign this PR to the |
@neteler I think you meant rebasing to grass8? Or adding a new milestone for grass8? |
|
At time is is submitted to addons base branch |
|
I think there is also some confusion about what base is being changed. The branch "against" which the PR is made is called base in GitHub interface (see the Edit button for a PR). However, we have also operation rebase (in Git and potentially also in GitHub PR interface when merging) which re-creates all commits from a branch on top of another commit (typically same base branch, just later commit). These two share a lot in common, so perhaps that's the reason for the same name, but who knows, GitHub does have an unfortunate way of naming things IMHO (namely, a pull request on GitHub is a merge request on GitLab). |
Merge after OSGeo/grass#1891