[WIP] 2022/day07: #1

Draft
earnest ma wants to merge 1 commits from day07 into main
There is no content yet.
earnest ma self-assigned this 2022-12-10 12:04:01 -05:00
earnest ma added 1 commit 2022-12-10 12:04:07 -05:00
ci/woodpecker/pr/woodpecker Pipeline was successful Details
6b0dfeb78c
2022/day07: WIP
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b day07 main
git pull origin day07

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff day07
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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: earnestma/aoc#1
There is no content yet.