main #1

Open
fdenzer wants to merge 46 commits from mgl_crew/Mitgliederladen:main into main
Owner
No description provided.
fdenzer added 46 commits 2023-07-22 22:44:37 +02:00
* Anpassung des Erstellungsscripts
* Beschreibung des Zugriffs und Einlesen der Datei (momentan noch nicht funktional)
Reviewed-on: mgl_crew/Mitgliederladen#1
* Anpassung des Erstellungsscripts
* Beschreibung des Zugriffs und Einlesen der Datei (momentan noch nicht funktional)
bezeichung was written without n before ung
insert or ignore into consistently, but was `insert`, or `insert or into` in previous drafts
# Conflicts:
#	.gitignore
#	db_scripts/create.sql
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 main:mgl_crew-main
git checkout mgl_crew-main

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 mgl_crew-main
git checkout mgl_crew-main
git rebase main
git checkout main
git merge --ff-only mgl_crew-main
git checkout mgl_crew-main
git rebase main
git checkout main
git merge --no-ff mgl_crew-main
git checkout main
git merge --squash mgl_crew-main
git checkout main
git merge --ff-only mgl_crew-main
git checkout main
git merge mgl_crew-main
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: fdenzer/Mitgliederladen#1
No description provided.