diff options
author | Anirudh Oppiliappan <x@icyphox.sh> | 2023-11-05 10:03:43 +0200 |
---|---|---|
committer | Anirudh Oppiliappan <x@icyphox.sh> | 2023-11-05 10:04:37 +0200 |
commit | 30c0f3eea0b2148902c4f4e94c6fa6a63251b665 (patch) | |
tree | 672e1948a7dadc47b7964bef36f144779a553ece /readme | |
parent | 8f9e7f14ff7ef0fef4a4e828e49ee347c72b94d2 (diff) | |
download | legit-30c0f3eea0b2148902c4f4e94c6fa6a63251b665.tar.gz legit-30c0f3eea0b2148902c4f4e94c6fa6a63251b665.tar.bz2 legit-30c0f3eea0b2148902c4f4e94c6fa6a63251b665.zip |
log errors from git.Open
Diffstat (limited to '')
-rw-r--r-- | readme | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |