diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2012-11-13 17:25:07 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-11-13 17:25:07 +0000 |
commit | 74b3fac78415bc4bbe31cef33ba3a1f468717b84 (patch) | |
tree | 7a0a052ed1175e69d747eb153dab8b250f5617a3 /doc | |
parent | b570e425be586142dd9ba76c9fe55004f2e8d567 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Default_text__47__html_handler/comment_1_4730061916c7e12b7a41906152f847ee._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/Default_text__47__html_handler/comment_1_4730061916c7e12b7a41906152f847ee._comment b/doc/forum/Default_text__47__html_handler/comment_1_4730061916c7e12b7a41906152f847ee._comment new file mode 100644 index 000000000..e2424f1cc --- /dev/null +++ b/doc/forum/Default_text__47__html_handler/comment_1_4730061916c7e12b7a41906152f847ee._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.252.11.120" + subject="comment 1" + date="2012-11-13T17:25:07Z" + content=""" +Not without exposing the secret token to other users in the system by passing it as a parameter to the browser command. Which is why it uses the method it does. + +But, you can configure it to use a specific browser in the standard git way: + +git config web.browser chromium +"""]] |