init #1

Open
dominic wants to merge 0 commits from init into master
Owner
No description provided.
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 init:init
git checkout init

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff init
git checkout master
git merge --ff-only init
git checkout init
git rebase master
git checkout master
git merge --no-ff init
git checkout master
git merge --squash init
git checkout master
git merge --ff-only init
git checkout master
git merge init
git push origin master
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: dominic/scoundrel#1
No description provided.