ics_file_method #2

Open
kfir wants to merge 0 commits from ics_file_method into master
Owner

made a branch with a different method like what we spoke:

the output is an .ics file with all the events found.

made a branch with a different method like what we spoke: the output is an .ics file with all the events found.
kfir added 5 commits 2023-03-28 14:51:28 +00:00
kfir added 1 commit 2023-03-29 07:47:42 +00:00
This branch is already included in the target branch. There is nothing to merge.

Checkout

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

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff ics_file_method
git checkout master
git merge --ff-only ics_file_method
git checkout ics_file_method
git rebase master
git checkout master
git merge --no-ff ics_file_method
git checkout master
git merge --squash ics_file_method
git checkout master
git merge --ff-only ics_file_method
git checkout master
git merge ics_file_method
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: kfir/haifa-reminder#2
No description provided.