{"id":3376,"date":"2019-11-06T09:26:28","date_gmt":"2019-11-06T00:26:28","guid":{"rendered":"https:\/\/www.chihayafuru.jp\/tech\/?p=3376"},"modified":"2019-11-06T09:26:39","modified_gmt":"2019-11-06T00:26:39","slug":"git-%e8%a8%ad%e5%ae%9a%e4%b8%80%e8%a6%a7","status":"publish","type":"post","link":"https:\/\/www.chihayafuru.jp\/tech\/index.php\/archives\/3376","title":{"rendered":"[git] \u8a2d\u5b9a\u4e00\u89a7"},"content":{"rendered":"<h3>\u57fa\u672c\u30b3\u30de\u30f3\u30c9<\/h3>\n<pre class=\"lang:sh decode:true \" >$ git config --list<\/pre>\n<p><code>--system<\/code>, <code>--global<\/code>, <code>--local<\/core> \u306e\u8a2d\u5b9a\u304c\u9806\u306b\u91cd\u8907\u3057\u3066\u8868\u793a\u3055\u308c\u308b\u3002<\/p>\n<p>\u91cd\u8907\u3057\u3066\u8868\u793a\u3055\u308c\u305f\uff08\u91cd\u8907\u3057\u3066\u8a2d\u5b9a\u3055\u308c\u305f\uff09\u8a2d\u5b9a\u9805\u76ee\u306f\u6700\u5f8c\u306b\u8868\u793a\u3055\u308c\u305f\u3082\u306e\u304c\u6709\u52b9\u3068\u306a\u308b\u3002<\/p>\n<p><!--more--><\/p>\n<p><\/p>\n<h3>\u30aa\u30d7\u30b7\u30e7\u30f3<\/h3>\n<pre class=\"lang:sh decode:true \" >$ git config --list --show-origin\r\nfile:\"C:\\\\ProgramData\/Git\/config\"   core.autocrlf=false\r\nfile:\"C:\\\\ProgramData\/Git\/config\"   color.diff=auto\r\nfile:\"C:\\\\ProgramData\/Git\/config\"   color.status=auto\r\n### \u4e2d\u7565 ###\r\nfile:C:\/Users\/Jane\/.gitconfig   user.name=Jane Doe\r\nfile:C:\/Users\/Jane\/.gitconfig   user.email=jane_doe@example.com\r\nfile:C:\/Users\/Jane\/.gitconfig   core.editor=vi\r\n### \u4e2d\u7565 ###\r\nfile:.git\/config    core.repositoryformatversion=0\r\nfile:.git\/config    core.filemode=false\r\nfile:.git\/config    core.bare=false\r\nfile:.git\/config    core.logallrefupdates=true\r\nfile:.git\/config    core.autocrlf=false\r\nfile:.git\/config    core.safecrlf=true\r\nfile:.git\/config    core.whitespace=cr-at-eol\r\nfile:.git\/config    remote.origin.url=https:\/\/github.com\/jane\/repository.git\r\n### \u5f8c\u7565 ###\r\n<\/pre>\n<p>\u203b &quot;<code>git version 2.20.1.windows.1<\/code>&quot; \u3067\u306e\u5b9f\u884c\u4f8b<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u57fa\u672c\u30b3\u30de\u30f3\u30c9 $ git config &#8211;list &#8211;system, &#8211;global, &#8211;local \u306e\u8a2d\u5b9a\u304c\u9806\u306b\u91cd\u8907\u3057\u3066\u8868\u793a\u3055\u308c\u308b\u3002 \u91cd\u8907\u3057\u3066\u8868\u793a\u3055\u308c\u305f\uff08\u91cd\u8907\u3057\u3066\u8a2d\u5b9a\u3055\u308c\u305f\uff09\u8a2d\u5b9a\u9805\u76ee\u306f\u6700\u5f8c\u306b\u8868\u793a\u3055\u308c\u305f\u3082\u306e\u304c\u6709\u52b9 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[2],"class_list":["post-3376","post","type-post","status-publish","format-standard","hentry","category-memo","tag-git"],"_links":{"self":[{"href":"https:\/\/www.chihayafuru.jp\/tech\/index.php\/wp-json\/wp\/v2\/posts\/3376","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.chihayafuru.jp\/tech\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.chihayafuru.jp\/tech\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.chihayafuru.jp\/tech\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.chihayafuru.jp\/tech\/index.php\/wp-json\/wp\/v2\/comments?post=3376"}],"version-history":[{"count":3,"href":"https:\/\/www.chihayafuru.jp\/tech\/index.php\/wp-json\/wp\/v2\/posts\/3376\/revisions"}],"predecessor-version":[{"id":3379,"href":"https:\/\/www.chihayafuru.jp\/tech\/index.php\/wp-json\/wp\/v2\/posts\/3376\/revisions\/3379"}],"wp:attachment":[{"href":"https:\/\/www.chihayafuru.jp\/tech\/index.php\/wp-json\/wp\/v2\/media?parent=3376"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.chihayafuru.jp\/tech\/index.php\/wp-json\/wp\/v2\/categories?post=3376"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.chihayafuru.jp\/tech\/index.php\/wp-json\/wp\/v2\/tags?post=3376"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}