iankelling.org
/
git
/
distro-setup
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94cf153
)
minor gh config
author
Ian Kelling
<ian@iankelling.org>
Sun, 2 Mar 2025 02:09:42 +0000
(21:09 -0500)
committer
Ian Kelling
<ian@iankelling.org>
Sun, 2 Mar 2025 02:09:42 +0000
(21:09 -0500)
subdir_files/.config/gh/config.yml
patch
|
blob
|
history
diff --git
a/subdir_files/.config/gh/config.yml
b/subdir_files/.config/gh/config.yml
index 241fb97da641537a65a7af0b64fe57a887dc1e3f..b8f811d1716866601a571b60236e42c5be52b0ea 100644
(file)
--- a/
subdir_files/.config/gh/config.yml
+++ b/
subdir_files/.config/gh/config.yml
@@
-1,7
+1,7
@@
# The current version of the config schema
version: 1
# What protocol to use when performing git operations. Supported values: ssh, https
-git_protocol:
https
+git_protocol:
ssh
# What editor gh should run when creating issues, pull requests, etc. If blank, will refer to environment.
editor:
# When to interactively prompt. This is a global config that cannot be overridden by hostname. Supported values: enabled, disabled