Migrate Project to clojure #1

Open
travisshears wants to merge 0 commits from clojure into main
Owner
No description provided.
travisshears added 15 commits 2025-08-11 06:59:46 +00:00
travisshears added 6 commits 2025-08-12 15:21:31 +00:00
travisshears added 1 commit 2025-08-13 09:52:51 +00:00
travisshears added 2 commits 2025-08-15 12:37:58 +00:00
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

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

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 checkout main
git merge --no-ff clojure
git checkout clojure
git rebase main
git checkout main
git merge --ff-only clojure
git checkout clojure
git rebase main
git checkout main
git merge --no-ff clojure
git checkout main
git merge --squash clojure
git checkout main
git merge --ff-only clojure
git checkout main
git merge clojure
git push origin main
Sign in to join this conversation.
No reviewers
No labels
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: travisshears/micro_blog_repo_fetchers#1
No description provided.