feat: first edition #1

Open
zhaoweijie wants to merge 3 commits from feat/login into main
zhaoweijie commented 2022-10-11 01:37:07 +00:00 (Migrated from gitea.internetapi.cn)
No description provided.
This pull request has changes conflicting with the target branch.
  • package.json
  • pnpm-lock.yaml
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

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

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 feat/login
git switch feat/login
git rebase main
git switch main
git merge --ff-only feat/login
git switch feat/login
git rebase main
git switch main
git merge --no-ff feat/login
git switch main
git merge --squash feat/login
git switch main
git merge --ff-only feat/login
git switch main
git merge feat/login
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

fgweb/ory-kratos-front!1
No description provided.