feat: add monorepo support (auto detect the cwd with go.mod) #121

Open
carlosflorencio wants to merge 2 commits from carlosflorencio/feat/go-mod-subfolder-support into main
carlosflorencio commented 2025-05-06 21:02:34 +03:00 (Migrated from github.com)
Fixes https://github.com/leoluz/nvim-dap-go/issues/85
stale[bot] commented 2025-11-10 06:21:38 +03:00 (Migrated from github.com)

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin carlosflorencio/feat/go-mod-subfolder-support:carlosflorencio/feat/go-mod-subfolder-support
git switch carlosflorencio/feat/go-mod-subfolder-support

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 main
git merge --no-ff carlosflorencio/feat/go-mod-subfolder-support
git switch carlosflorencio/feat/go-mod-subfolder-support
git rebase main
git switch main
git merge --ff-only carlosflorencio/feat/go-mod-subfolder-support
git switch carlosflorencio/feat/go-mod-subfolder-support
git rebase main
git switch main
git merge --no-ff carlosflorencio/feat/go-mod-subfolder-support
git switch main
git merge --squash carlosflorencio/feat/go-mod-subfolder-support
git switch main
git merge --ff-only carlosflorencio/feat/go-mod-subfolder-support
git switch main
git merge carlosflorencio/feat/go-mod-subfolder-support
git push origin main
Sign in to join this conversation.
No description provided.