WIP: temporary decisions for public api #1

Draft
coolaj86 wants to merge 5 commits from cmd into master
Owner
No description provided.
This pull request has changes conflicting with the target branch.
  • README.md
  • doc.go
  • watchdog.go
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 cmd master
git pull origin cmd

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff cmd
git push origin master
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: coolaj86/go-watchdog#1
No description provided.