Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 4
and
Version 5
of
pm/DVCS
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2011/10/14 14:51:03 (
13 years
ago)
Author:
yuna
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
pm/DVCS
v4
v5
24
24
{{{
25
25
# unset SSH_ASKPASS
26
}}}
27
== 不正な証明書でのSSL接続 ==
28
オレオレ証明書でSSL接続すると、エラーになる。オレオレ証明書で、
29
{{{
30
$ git config --global http.sslVerify false
26
31
}}}
27
32
= gitのtips =