branch: externals/websocket
commit be99c4636ad72bcea535392d9097c32b98ec0056
Author: Andrew Hyatt <ahy...@gmail.com>
Commit: Andrew Hyatt <ahy...@gmail.com>

    Add warning about missing master branch.
---
 README.org | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/README.org b/README.org
index b7fb0a1d43..57be447d4f 100644
--- a/README.org
+++ b/README.org
@@ -1,3 +1,13 @@
+* Warning
+If you are having an issue with a missing =master= branch, please note that 
I've
+ renamed the =master= branch to =main=.
+
+Please see the following relevant bugs:
+** https://github.com/hlissner/doom-emacs/issues/3435
+** https://github.com/ahyatt/emacs-websocket/issues/69
+
+Apologies for the breakage, we hope this will be resolved very soon.
+
 * Description
 This is a elisp library for websocket clients to talk to websocket
 servers, and for websocket servers to accept connections from

Reply via email to