From 30c0f3eea0b2148902c4f4e94c6fa6a63251b665 Mon Sep 17 00:00:00 2001 From: Anirudh Oppiliappan Date: Sun, 5 Nov 2023 10:03:43 +0200 Subject: log errors from git.Open --- readme | 3 +++ 1 file changed, 3 insertions(+) (limited to 'readme') diff --git a/readme b/readme index 99bd546..06876a7 100644 --- a/readme +++ b/readme @@ -72,6 +72,9 @@ NOTES or may not want this. • Pushing over https, while supported, is disabled because auth is a pain. Use ssh. +• Your remote's default branch must point to one of the listed + repo.mainBranch. (ref: + https://social.alexschroeder.ch/@alex/statuses/01HEA8T69WANTMZSTX0X5YF0WM) • Paths are unveil(2)'d on OpenBSD. -- cgit