WIP: Compare df version with last CF package #14

Draft
df wants to merge 28 commits from HummyNew into HummyPkg
Owner
No description provided.
This pull request has changes conflicting with the target branch.
  • testmdnsd.c
  • Makefile
  • README.markdown
  • mdns.c
  • mdns.h
  • mdnsd.c
  • mdnsd.h
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 HummyNew HummyPkg
git pull origin HummyNew

Step 2:

Merge the changes and update on Gitea.
git checkout HummyPkg
git merge --no-ff HummyNew
git push origin HummyPkg
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: df/zeroconf#14
No description provided.