WIP: Add gitignore. #2

Draft
stefano wants to merge 1 commit from otherbranch into main
Owner
No description provided.
stefano changed title from Add gitignore. to WIP: Add gitignore. 2026-01-05 11:11:20 +00:00
This pull request has changes conflicting with the target branch.
  • .gitignore
View command line instructions

Checkout

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

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 otherbranch
git switch otherbranch
git rebase main
git switch main
git merge --ff-only otherbranch
git switch otherbranch
git rebase main
git switch main
git merge --no-ff otherbranch
git switch main
git merge --squash otherbranch
git switch main
git merge --ff-only otherbranch
git switch main
git merge otherbranch
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
stefano/bobo!2
No description provided.