From 751ff4a0fcd4c17e6b1f36ccfb0372e87c50684a Mon Sep 17 00:00:00 2001 From: Clayton Craft Date: Mon, 1 Aug 2022 11:14:33 -0700 Subject: [PATCH] DO NOT MERGE: README: explain fork --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index a735203..cbba6a5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +# Important Note: + +This is a fork of go-cmd[1], that only includes a patch[2] to allow sending +arbitrary signals to the process. If/when the patch is merged upstream, this +fork will be removed. + +1. https://github.com/go-cmd/cmd + +2. https://github.com/go-cmd/cmd/pull/89 + # go-cmd/Cmd [![Go Report Card][goreport-img]][goreport-url] -- 2.45.2