-
Notifications
You must be signed in to change notification settings - Fork 0
/
search_index.json
1 lines (1 loc) · 191 KB
/
search_index.json
1
{"index":{"version":"0.5.12","fields":[{"name":"title","boost":10},{"name":"keywords","boost":15},{"name":"body","boost":1}],"ref":"url","documentStore":{"store":{"./":["1哈希算法。这能确保代码内容的完整性,确保在遇到磁盘故障和网络问题时降低对版本库的破坏。","cvs,","git","git与","git是一个开源的分布式版本控制系统,用于敏捷高效地处理任何或小或大的项目。git","http://www.ruanyifeng.com/blog/2014/06/git_remote.html","linux","osxgit","scm.com/doc","subvers","svn","windowsgit","·1、git是分布式的,svn不是:这是git和其它非分布式的版本控制系统,例如svn,cvs等,最核心的区别。","·2、git把内容按元数据方式存储,而svn是按文件:所有的资源控制系统都是把文件的元信息隐藏在一个类似.svn,.cvs等的文件夹里。","·3、git分支和svn的分支不同:分支在svn中一点不特别,就是版本库中的另外的一个目录。","·4、git没有一个全局的版本号,而svn有:目前为止这是跟svn相比git缺少的最大的一个特征。","·5、git的内容完整性要优于svn:git的内容存储使用的是sha","·http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000","·https://git","·https://github.com/","与常用的版本控制工具","区别点:","安装","文档","等不同,它采用了分布式版本库的方式,不必服务器端软件支持。","简介"],"github/":["1","2","fork:把项目变成自己的,随意修改","github","github是一个软件项目的托管平台,其只支持git作为版本库。它还是一个开源协作社区,通过github,既可以让别人参与你的开源项目,也可以参与别人的开源项目.","star:感觉项目好,给个赞","watch:关注当前项目的动态,会给你的邮箱发邮件","代码查找","修改信息","填写注册信息","打开https://github.com,点击注册按钮","注册","注册完毕登陆成功之后。选择settings进行基本资料的一些设置","点击回到首页","输入搜索内容,显示结果列表","进入代码页"],"github/repository.html":["\"hello","'init'","1创建","2","add","cd","clone","commit","echo","git","git\">index.html","https://github.com/steven","l/test.git","m","master","new","origin","pull","push","rebas","remot","repositori","repository就是版本库呢,又名仓库,就是用来存放项目代码的。","test","u","上图红色部分一定要注意,我们clone仓库后需要进入仓库内部才能操作仓库","主要原因是github中的readme.md文件不在本地代码目录中","仓库","出现如下界面:","可以通过如下命令进行代码合并","填写项目名称,可勾选下面的红色区域选项,是否自动创建readme.md文件","如果出现错误","把已存在的代码上传到github","本地库","点击绿色的创建仓库按钮,创建成功后如下图显示","登录github后在页面右上角选择:","远程的仓库创建好了,但是要写代码还的在本地操作才方便,我们需要在本地也建立一个仓库,关联github远程的","选择一个文件夹(gitwork),运行如下代码","默认是使用https方式提交代码,也可以选择ssh方式"],"github/pushmethod.html":["\"你的邮箱\"","$","1.","2.","3.","3代码提交","add","bash里面直接用clone命令克隆到本地就好了,但是每次fetch和push代码都需要输入账号和密码,这也是https方式的麻烦之处。而使用ssh","bash),创建ssh","c","c设置注释文字,比如邮箱。","f指定密钥文件存储文件名。","git","[email protected]:steven","[email protected]:你自己的github账户名/仓库名.git","gpg","https://github.com/steven","init","key","keygen","keys”页面,点击","key。","key的,另外ssh默认是每次fetch和push代码都不需要输入账号和密码,如果你想要每次都输入账号密码才能进行fetch和push也可以另外进行设置","key,因此,如果你想要使用ssh","key:","l.github.io.git","l/steven","origin","remot","rsa","set","ssh","t","t指定密钥类型,默认是rsa,可以省略。","url","url克隆却需要在克隆之前先配置和添加好ssh","url克隆对初学者来说会比较方便,复制http","url克隆的话,你必须是这个项目的拥有者。否则你是无法添加ssh","url然后到git","v","“settings”,“ssh","下一步,就可以把本地库的所有内容推送到远程库上","使用http","使用ssh","使用如下命令查看当前提交方式","修改为https:","修改为ssh:","关联远程仓库","创建ssh","区别在于:","在c盘user目录下,看看有没有.ssh目录,如果有,再看看这个目录下有没有id_rsa和id_rsa.pub这两个文件,如果已经有了,可直接跳到下一步。如果没有,打开shell(windows下打开git","在github里可以找到两种方式的地址","在本地创建一个仓库","填上任意title,在key文本框里粘贴id_rsa.pub文件的内容,最后确认。","复制ssh","对于远程仓库的提交可以使用https和ssh","按钮添加ssh","提交方式","登陆github,打开",";"],"github/gitpages.html":["4","4.1","4.2","4.3","[username].github.io","github","gitpag","https://pages.github.com/","page","username为你的账号显示名称","仓库名称为","创建仓库","可以给每位用户提供一个静态化的网站部署","在本地clone仓库,把网站代码提交","提交代码","查看网站","点击按钮,创建完成。","访问http://[username].github.io"],"github/orgnization.html":["/c/users/lihualong/.ssh/id_rsa","/c/users/lihualong/.ssh/id_rsa2","[email protected]","5","c:\\users\\用户名\\.ssh","cd","config内容格式如下","github.com","host","hostnam","identityfil","key","keygen","key保存你的公钥。这一步做完了以后,队友就可以把自己的代码push到你们团队的这个repository里了。","key在github里是不允许重复使用,就是一个key只能对应github上的一个项目。","key,将公钥(id_rsa.pub)里的内容拷出来给项目创建者,让创建者新建一个ssh","key,那么需要使用ssh","ls","mac:","open","orgniz","preferredauthent","publickey","ssh","user","window","~/.ssh","例:","创建组织","多个ssh","如果用户电脑里已经存在ssh","当你邀请一个用户加入团队,该用户会收到一封通知他被邀请的邮件。","打开","文件夹","查看是否存在ssh","生成多个密钥文件,之后在同级目录下创建config文件","组织","组织帐户代表了一组共同拥有多个项目的人,同时也提供一些工具用于对成员进行分组管理。","组织账户和个人账户一样都有一个用于存放所拥有项目的命名空间,但是许多其他的东西都是不同的。","还提供被称为组织(organizations)的帐户。","通常,这种账户被用于开源群组(例如:“perl”或者“rails”),或者公司(例如:“google”或者“twitter”)","队友需要在自己的电脑里生成一个ssh","除了个人帐户之外,github"],"git/redeme.html":["git"],"git/config.html":["'[email]'","'[useranme]'","1config","config","git","global","help","list","local","local>global>system","system","user.email","user.nam","作用域越小的优先级越高","全局(global):当前登录用户","本地(local):当前项目","查看帮助","查看配置列表","的配置分为","系统(sytem):整个git系统,不分登陆用户","设置或获取仓库和git全局的配置","设置用户名和邮箱"],"git/ban-ben-ku.html":["''","'1111'>>readme.md","'2222'>>readme.md","'init","'init'","'thi","'updat","1创建版本库","2","2版本库","3","4","5","6","7","add","add命令,已经把修改放到暂存区了,没有保留在工作区","add命令,这时我们运行git","b38a32","cd","checkout","commit","commit命令,所以不会生成版本","config","diff","echo","echo可以创建文件并写入(>)和追加(>>)内容","git","hard","head","head^","init","list","list可以查看所有参数","local","log","log查看版本,还是之前的两个版本,因为我们没有执行git","m","mkdir","pretty=onlin","project","project'>readme.md","readme.md","readme.md被修改过还没有提交","reflog","reset","second","statu","update'>>readme.md","user.email","user.nam","v'","上图显示的是版本号和说明","以上命令,先把暂存区撤销,然后在撤销工作区","但是并没有把1111撤销,这是因为在修改1111后执行了git","再使用","可以采用提示的配置命令,也可以进行当前仓库的用户配置","后面指定版本号的前几位即可","后面是本次提交的说明","命令行进入要保存版本库的目录文件夹","回退版本","在project文件夹内会创建一个.git的隐藏文件夹,是git用来跟踪管理版本库的","如果找不到版本号了","如果提交时出现以下提示,需要我们配置用户名","我们可以先修改一下readme.md","我们在继续看readme.md做了哪些修改","我们已经修改过readme.md,想知道修改了几个版本?","我们执行如下修改","我们提交修改","我们撤销刚才的修改","我们进行了2次修改,第一次修改后我们使用了git","把文件添加到仓库","提交本次操作","撤销操作","查看仓库当前状态","查看所有参数","查看版本","查看版本,打开readme.md看看内容","添加文件","版本库","现在对刚才的回退操作后悔了,还想回到第二版","用head表示当前版本,上一个版本就是head^,上两个版本就是head^^,上100个版本可以用head~100","设置用户名","该命令可以记录操作的每一次命令,可以看到版本id"],"git/fen-zhi.html":["'","'dev","'master","'merg","'thi","1","1'","2合并分支","3分支","3删除分支","4冲突解决","5bug分支","add","appli","b","beyondcompare,diffmerge,tortoisgit","brach","branch","branch'>readme.md","branch命令会列出所有分支,当前分支前面会标一个*号","cd","checkout","commit","d","dev","devbranch'>readme.md","d参数,强制删除","echo","ff","ff参数可以创建新的commit","git","init","init'","init'>readme.md","list","m","master","merg","mergetool可视化工具","mkdir","pop","readm","stash","stash@{0}","test","update'","update'>>readme.md","使用","内容冲突","切换到dev","创建分支","可以使用","可自行手动把冲突处理掉,再删除dev即可","合并完dev分支,我们可以把它删除了","回到master合并","如果分支没有进行合并操作,删除是不允许的,可以使用","我们先建立版本库,并添加一个readme.md文件","我们切换到dev分支,做些修改","我们可以使用以下命令查看版本库","我们在切换回master,发现readme.md并没有被修改,这是因为修改是在不同分支进行的,彼此看不到,我们可以选择合并","我们把dev合并到了master,再来查看readme.md,修改体现了。","或者","接下来创建版本库","第一条命令是创建版本库并切换版本库"],"git/yuan-cheng-ku.html":["#","$","'#hello'>readme.md","'dev","'hello'>index.html","'init'","'init'>readme.md","/opt/git/project.git","2.0版本之前,默认采用matching方法,现在改为默认采用simple方式。如果要修改这个设置,可以采用git","4远程库",":",":dev","add","all选项。","a:查看所有分支","b","branch","checkout","clone","clone版本","clone版本库时,git会自动命名远程主机为origin","commit","config","config命令。","delet","dev","dev:dev","echo","fetch","fetch命令。","fetch命令通常用来查看其他人的进程,因为它取回的代码对你本地的开发代码没有影响。","file:///opt/git/project.git","forc","force选项","force选项。","force选项,结果导致远程主机上更新的版本被覆盖。除非你很确定要这样做,否则应该尽量避免使用","ftp[s]://github.com/steven","git","git://github.com/steven","[email protected]:steven","git要求每个远程主机都必须指定一个主机名。git","global","http[s]://github.com/steven","https://github.com/steven","index.html'","l/demo.git","l/test1.git","l,有仓库demo","m","master","master:mast","match","mynam","o","origin","origin/mast","origin/next","o参数","p","prune","pull","pull不会在拉取远程分支的时候,删除对应的本地分支,可以改变这个行为,加上参数","pull合并差异,然后再推送到远程主机。这时,如果你一定要推送,可以使用","pull命令的作用是,取回远程主机某个分支的更新,再与本地的指定分支合并。","pull就可以省略远程分支名","push","push,如果当前分支与多个主机存在追踪关系,则可以使用","push.default","push不会推送标签(tag),除非使用","push了","push命令用于将本地分支的更新,推送到远程主机","push,默认只推送当前分支,这叫做simple方式。此外,还有一种matching方式,会推送所有有对应的远程分支的本地分支。git","p就会在本地删除远程已经删除的分支","remot","remote命令用于管理主机名","renam","rm","rsync://github.com/steven","r:查看远程分支","set","show","simpl","ssh://github.com/steven","tag","tags选项","testorigin","u","upstream","url","u选项指定一个默认主机,这样后面就可以不加任何参数使用git","v","v:查看远程主机的网址","一旦远程主机的版本库有了更新(git术语叫做commit),需要将这些更新取回本地,这时就要用到git","上面命令使用","上面命令将本地的master分支推送到origin主机,同时指定origin为默认主机,后面就可以不加任何参数使用git","上面命令表示删除origin主机的dev分支。","上面命令表示,将当前分支推送到origin主机的对应分支","上面命令表示,将本地的master分支推送到origin主机的master分支。如果后者不存在,则会被新建。","不带任何参数的git","例","例如:github用户名为steven","例:","例:clone远程库","发现没有任何版本","发现生成了本地版本master,仍然没有远程版本","多人共同协作开发的时候,就需要远程仓库了,之前也讲过github就是一个远程仓库","如果当前分支与远程分支之间存在追踪关系,则本地分支和远程分支都可以省略","如果当前分支与远程分支存在追踪关系,git","如果当前分支只有一个追踪分支,连远程主机名都可以省略","如果当前分支只有一个追踪分支,那么主机名都可以省略","如果省略本地分支名,则表示删除指定的远程分支,因为这等同于推送一个空的本地分支到远程分支。","如果省略远程分支名,则表示将本地分支推送与之存在\"追踪关系\"的远程分支(通常两者同名),如果该远程分支不存在,则会被新建。","如果远程主机删除了某个分支,默认情况下,git","如果远程主机的版本比本地版本更新,推送时git会报错,要求先在本地做git","如果远程分支于当前分组合并,本地分支名可省略","建立追踪关系","我们继续使用test1这个远程库","或者","所取回的更新,在本地主机上要用“远程主机名/分支名”的形式读取","支持多种协议","改变地址","更改主机名","查看","等同于","等同于下面的命令","语法:","运行上面命令后","还有一种情况,就是不管是否存在对应的远程分支,将本地的所有分支都推送到远程主机,这时需要使用","这下远程版本库也创建了",",如果想用其他主机名,使用",":列出所有远程主机",":删除远程主机",":取回远程主机对应的分支的更新",":取回远程主机的全部更新",":指定生成目录名",":改变url地址",":查看主机的详细信息",":添加远程主机",":远程分支于本地分支合并",":重新命名",":默认生成和库同名的文件夹"],"hu-lve-wen-jian.html":["''>.gitignor","''>config/main.j","''>note.txt","'init","'updat",".gitignor","5忽略文件","add","commit","config","echo","git","github已经为我们准备了各种配置文件,https://github.com/github/gitignor","ignore'","m","mkdir","note.txt","statu","status,,正常了","再次运行git","我们修改了.gitignore,需要把它提交","我们创建了一个名为.gitignore的文件在根目录下,这个文件一定要添加到版本库","我们在跟目录下创建config文件夹,里面创建一个main.js,在根目录下创建note.txt文件","我们开发项目时,会有一些文件不需要添加到版本库,不需要被git管理,这时我们就需要git的忽略文件了","还是提醒有修改,是因为没有去配置.gitignor","这时运行git","配置如下"],"git/tortoisgit.html":["6tortoisgit"]},"length":13},"tokenStore":{"root":{"1":{"1":{"1":{"1":{"1":{"1":{"1":{"docs":{},"@":{"docs":{},"q":{"docs":{},"q":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.037037037037037035}}}}}}}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{"github/":{"ref":"github/","tf":0.06666666666666667},"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}},"哈":{"docs":{},"希":{"docs":{},"算":{"docs":{},"法":{"docs":{},"。":{"docs":{},"这":{"docs":{},"能":{"docs":{},"确":{"docs":{},"保":{"docs":{},"代":{"docs":{},"码":{"docs":{},"内":{"docs":{},"容":{"docs":{},"的":{"docs":{},"完":{"docs":{},"整":{"docs":{},"性":{"docs":{},",":{"docs":{},"确":{"docs":{},"保":{"docs":{},"在":{"docs":{},"遇":{"docs":{},"到":{"docs":{},"磁":{"docs":{},"盘":{"docs":{},"故":{"docs":{},"障":{"docs":{},"和":{"docs":{},"网":{"docs":{},"络":{"docs":{},"问":{"docs":{},"题":{"docs":{},"时":{"docs":{},"降":{"docs":{},"低":{"docs":{},"对":{"docs":{},"版":{"docs":{},"本":{"docs":{},"库":{"docs":{},"的":{"docs":{},"破":{"docs":{},"坏":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"创":{"docs":{},"建":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232}},"版":{"docs":{},"本":{"docs":{},"库":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}},".":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{"git/config.html":{"ref":"git/config.html","tf":10}}}}}}}},"'":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.014388489208633094}}}},"2":{"docs":{"github/":{"ref":"github/","tf":0.06666666666666667},"github/repository.html":{"ref":"github/repository.html","tf":0.038461538461538464},"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}},".":{"0":{"docs":{},"版":{"docs":{},"本":{"docs":{},"之":{"docs":{},"前":{"docs":{},",":{"docs":{},"默":{"docs":{},"认":{"docs":{},"采":{"docs":{},"用":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"方":{"docs":{},"法":{"docs":{},",":{"docs":{},"现":{"docs":{},"在":{"docs":{},"改":{"docs":{},"为":{"docs":{},"默":{"docs":{},"认":{"docs":{},"采":{"docs":{},"用":{"docs":{},"s":{"docs":{},"i":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"方":{"docs":{},"式":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"要":{"docs":{},"修":{"docs":{},"改":{"docs":{},"这":{"docs":{},"个":{"docs":{},"设":{"docs":{},"置":{"docs":{},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"采":{"docs":{},"用":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}},"版":{"docs":{},"本":{"docs":{},"库":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":10}}}}},"合":{"docs":{},"并":{"docs":{},"分":{"docs":{},"支":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}},"3":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}},".":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}},"代":{"docs":{},"码":{"docs":{},"提":{"docs":{},"交":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}},"分":{"docs":{},"支":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":10}}}},"删":{"docs":{},"除":{"docs":{},"分":{"docs":{},"支":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}},"4":{"docs":{"github/gitpages.html":{"ref":"github/gitpages.html","tf":0.05263157894736842},"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}},".":{"1":{"docs":{"github/gitpages.html":{"ref":"github/gitpages.html","tf":0.05263157894736842}}},"2":{"docs":{"github/gitpages.html":{"ref":"github/gitpages.html","tf":0.05263157894736842}}},"3":{"docs":{"github/gitpages.html":{"ref":"github/gitpages.html","tf":0.05263157894736842}}},"docs":{}},"冲":{"docs":{},"突":{"docs":{},"解":{"docs":{},"决":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}},"远":{"docs":{},"程":{"docs":{},"库":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":10}}}}}},"5":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517},"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}},"b":{"docs":{},"u":{"docs":{},"g":{"docs":{},"分":{"docs":{},"支":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}},"忽":{"docs":{},"略":{"docs":{},"文":{"docs":{},"件":{"docs":{"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":10}}}}}}},"6":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"o":{"docs":{},"i":{"docs":{},"s":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"git/tortoisgit.html":{"ref":"git/tortoisgit.html","tf":10}}}}}}}}}}}}},"7":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}},"docs":{},"c":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}},"v":{"docs":{},"s":{"docs":{},",":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}}}},"d":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232},"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517},"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931},"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.04105571847507331}},"版":{"docs":{},"本":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}},"库":{"docs":{},"时":{"docs":{},",":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"命":{"docs":{},"名":{"docs":{},"远":{"docs":{},"程":{"docs":{},"主":{"docs":{},"机":{"docs":{},"为":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232},"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.027586206896551724},"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.04316546762589928},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.008797653958944282},"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.05405405405405406}},"命":{"docs":{},"令":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"不":{"docs":{},"会":{"docs":{},"生":{"docs":{},"成":{"docs":{},"版":{"docs":{},"本":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}}}}}},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{"git/config.html":{"ref":"git/config.html","tf":0.2},"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.013793103448275862},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.005865102639296188},"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.05405405405405406}},"内":{"docs":{},"容":{"docs":{},"格":{"docs":{},"式":{"docs":{},"如":{"docs":{},"下":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}}}}}},"命":{"docs":{},"令":{"docs":{},"。":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}},"设":{"docs":{},"置":{"docs":{},"注":{"docs":{},"释":{"docs":{},"文":{"docs":{},"字":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{},"邮":{"docs":{},"箱":{"docs":{},"。":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}}}}}}},":":{"docs":{},"\\":{"docs":{},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"\\":{"docs":{},"用":{"docs":{},"户":{"docs":{},"名":{"docs":{},"\\":{"docs":{},".":{"docs":{},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}}}}}}}}}}}}}}}},"h":{"docs":{},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.020689655172413793},"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.050359712230215826},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.005865102639296188}}}}}}}}}},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.038461538461538464},"github/repository.html":{"ref":"github/repository.html","tf":0.1346153846153846},"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.07894736842105263},"git/redeme.html":{"ref":"git/redeme.html","tf":10},"git/config.html":{"ref":"git/config.html","tf":0.2},"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.21379310344827587},"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.2014388489208633},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.22580645161290322},"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.10810810810810811}},"与":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"开":{"docs":{},"源":{"docs":{},"的":{"docs":{},"分":{"docs":{},"布":{"docs":{},"式":{"docs":{},"版":{"docs":{},"本":{"docs":{},"控":{"docs":{},"制":{"docs":{},"系":{"docs":{},"统":{"docs":{},",":{"docs":{},"用":{"docs":{},"于":{"docs":{},"敏":{"docs":{},"捷":{"docs":{},"高":{"docs":{},"效":{"docs":{},"地":{"docs":{},"处":{"docs":{},"理":{"docs":{},"任":{"docs":{},"何":{"docs":{},"或":{"docs":{},"小":{"docs":{},"或":{"docs":{},"大":{"docs":{},"的":{"docs":{},"项":{"docs":{},"目":{"docs":{},"。":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{"github/":{"ref":"github/","tf":10},"github/gitpages.html":{"ref":"github/gitpages.html","tf":0.10526315789473684}},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"软":{"docs":{},"件":{"docs":{},"项":{"docs":{},"目":{"docs":{},"的":{"docs":{},"托":{"docs":{},"管":{"docs":{},"平":{"docs":{},"台":{"docs":{},",":{"docs":{},"其":{"docs":{},"只":{"docs":{},"支":{"docs":{},"持":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"作":{"docs":{},"为":{"docs":{},"版":{"docs":{},"本":{"docs":{},"库":{"docs":{},"。":{"docs":{},"它":{"docs":{},"还":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"开":{"docs":{},"源":{"docs":{},"协":{"docs":{},"作":{"docs":{},"社":{"docs":{},"区":{"docs":{},",":{"docs":{},"通":{"docs":{},"过":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},",":{"docs":{},"既":{"docs":{},"可":{"docs":{},"以":{"docs":{},"让":{"docs":{},"别":{"docs":{},"人":{"docs":{},"参":{"docs":{},"与":{"docs":{},"你":{"docs":{},"的":{"docs":{},"开":{"docs":{},"源":{"docs":{},"项":{"docs":{},"目":{"docs":{},",":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"参":{"docs":{},"与":{"docs":{},"别":{"docs":{},"人":{"docs":{},"的":{"docs":{},"开":{"docs":{},"源":{"docs":{},"项":{"docs":{},"目":{"docs":{},".":{"docs":{"github/":{"ref":"github/","tf":0.06666666666666667}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.07407407407407407}}}}}},"已":{"docs":{},"经":{"docs":{},"为":{"docs":{},"我":{"docs":{},"们":{"docs":{},"准":{"docs":{},"备":{"docs":{},"了":{"docs":{},"各":{"docs":{},"种":{"docs":{},"配":{"docs":{},"置":{"docs":{},"文":{"docs":{},"件":{"docs":{},",":{"docs":{},"h":{"docs":{},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{},"g":{"docs":{},"n":{"docs":{},"o":{"docs":{},"r":{"docs":{"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.02702702702702703}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"\"":{"docs":{},">":{"docs":{},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"e":{"docs":{},"x":{"docs":{},".":{"docs":{},"h":{"docs":{},"t":{"docs":{},"m":{"docs":{},"l":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232}}}}}}}}}}}}}},"@":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},":":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}},"你":{"docs":{},"自":{"docs":{},"己":{"docs":{},"的":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},"账":{"docs":{},"户":{"docs":{},"名":{"docs":{},"/":{"docs":{},"仓":{"docs":{},"库":{"docs":{},"名":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{"github/gitpages.html":{"ref":"github/gitpages.html","tf":10}}}}},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}},"要":{"docs":{},"求":{"docs":{},"每":{"docs":{},"个":{"docs":{},"远":{"docs":{},"程":{"docs":{},"主":{"docs":{},"机":{"docs":{},"都":{"docs":{},"必":{"docs":{},"须":{"docs":{},"指":{"docs":{},"定":{"docs":{},"一":{"docs":{},"个":{"docs":{},"主":{"docs":{},"机":{"docs":{},"名":{"docs":{},"。":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"g":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{"git/config.html":{"ref":"git/config.html","tf":0.075},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.005865102639296188}}}}}}}},"h":{"docs":{},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"w":{"docs":{},"w":{"docs":{},"w":{"docs":{},".":{"docs":{},"r":{"docs":{},"u":{"docs":{},"a":{"docs":{},"n":{"docs":{},"y":{"docs":{},"i":{"docs":{},"f":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"b":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{},"/":{"2":{"0":{"1":{"4":{"docs":{},"/":{"0":{"6":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"_":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"h":{"docs":{},"t":{"docs":{},"m":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}}}}}}}}}}}}}}}}}},"docs":{}},"docs":{}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.038461538461538464},"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.011730205278592375}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{"github/gitpages.html":{"ref":"github/gitpages.html","tf":0.05263157894736842}}}}}}}}}}}}}}}}}}}}}}},"[":{"docs":{},"s":{"docs":{},"]":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.037037037037037035}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.037037037037037035}}}}}}}},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{"git/config.html":{"ref":"git/config.html","tf":0.025}}}},"a":{"docs":{},"d":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}},"^":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.020689655172413793}}}}}},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"u":{"docs":{},"x":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}}}},"s":{"docs":{},"t":{"docs":{"git/config.html":{"ref":"git/config.html","tf":0.1},"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931},"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}},"可":{"docs":{},"以":{"docs":{},"查":{"docs":{},"看":{"docs":{},"所":{"docs":{},"有":{"docs":{},"参":{"docs":{},"数":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}},"/":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"1":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.011730205278592375}}}}}}},"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.038461538461538464}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.02631578947368421}}}}}}}},"d":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.017595307917888565}}}}}}}}}}},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"i":{"docs":{},"o":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.02631578947368421}}}}}}}}}}}}}}}},"s":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{"git/config.html":{"ref":"git/config.html","tf":0.025},"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.013793103448275862}},">":{"docs":{},"g":{"docs":{},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{},">":{"docs":{},"s":{"docs":{},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"git/config.html":{"ref":"git/config.html","tf":0.025}}}}}}}}}}}}}}}}}}},"g":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.027586206896551724}},"查":{"docs":{},"看":{"docs":{},"版":{"docs":{},"本":{"docs":{},",":{"docs":{},"还":{"docs":{},"是":{"docs":{},"之":{"docs":{},"前":{"docs":{},"的":{"docs":{},"两":{"docs":{},"个":{"docs":{},"版":{"docs":{},"本":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"我":{"docs":{},"们":{"docs":{},"没":{"docs":{},"有":{"docs":{},"执":{"docs":{},"行":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"有":{"docs":{},"仓":{"docs":{},"库":{"docs":{},"d":{"docs":{},"e":{"docs":{},"m":{"docs":{},"o":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}},"o":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}},"s":{"docs":{},"x":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}}}}}},"r":{"docs":{},"i":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.057692307692307696},"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.039473684210526314},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.05278592375366569}},"/":{"docs":{},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"t":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}},"n":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}},"g":{"docs":{},"n":{"docs":{},"i":{"docs":{},"z":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":10}}}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}}},"参":{"docs":{},"数":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}},"s":{"docs":{},"c":{"docs":{},"m":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"d":{"docs":{},"o":{"docs":{},"c":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}}}}}}}}}}},"u":{"docs":{},"b":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}}}}}}},"v":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}}},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},":":{"docs":{},"感":{"docs":{},"觉":{"docs":{},"项":{"docs":{},"目":{"docs":{},"好":{"docs":{},",":{"docs":{},"给":{"docs":{},"个":{"docs":{},"赞":{"docs":{"github/":{"ref":"github/","tf":0.06666666666666667}}}}}}}}}}}}},"t":{"docs":{},"u":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.013793103448275862},"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.02702702702702703}},"s":{"docs":{},",":{"docs":{},",":{"docs":{},"正":{"docs":{},"常":{"docs":{},"了":{"docs":{"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.02702702702702703}}}}}}}}}},"s":{"docs":{},"h":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.02877697841726619}},"@":{"docs":{},"{":{"0":{"docs":{},"}":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}},"docs":{}}}}}}},"e":{"docs":{},"t":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.02631578947368421},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.011730205278592375}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}},"s":{"docs":{},"h":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105},"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"git/config.html":{"ref":"git/config.html","tf":0.025}}}}}}},"h":{"docs":{},"o":{"docs":{},"w":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.005865102639296188}}}}},"i":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}},"w":{"docs":{},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{},"w":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}},"s":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}}}}}}}}}},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},":":{"docs":{},"关":{"docs":{},"注":{"docs":{},"当":{"docs":{},"前":{"docs":{},"项":{"docs":{},"目":{"docs":{},"的":{"docs":{},"动":{"docs":{},"态":{"docs":{},",":{"docs":{},"会":{"docs":{},"给":{"docs":{},"你":{"docs":{},"的":{"docs":{},"邮":{"docs":{},"箱":{"docs":{},"发":{"docs":{},"邮":{"docs":{},"件":{"docs":{"github/":{"ref":"github/","tf":0.06666666666666667}}}}}}}}}}}}}}}}}}}}}}}}}}},"·":{"1":{"docs":{},"、":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"是":{"docs":{},"分":{"docs":{},"布":{"docs":{},"式":{"docs":{},"的":{"docs":{},",":{"docs":{},"s":{"docs":{},"v":{"docs":{},"n":{"docs":{},"不":{"docs":{},"是":{"docs":{},":":{"docs":{},"这":{"docs":{},"是":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"和":{"docs":{},"其":{"docs":{},"它":{"docs":{},"非":{"docs":{},"分":{"docs":{},"布":{"docs":{},"式":{"docs":{},"的":{"docs":{},"版":{"docs":{},"本":{"docs":{},"控":{"docs":{},"制":{"docs":{},"系":{"docs":{},"统":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{},"s":{"docs":{},"v":{"docs":{},"n":{"docs":{},",":{"docs":{},"c":{"docs":{},"v":{"docs":{},"s":{"docs":{},"等":{"docs":{},",":{"docs":{},"最":{"docs":{},"核":{"docs":{},"心":{"docs":{},"的":{"docs":{},"区":{"docs":{},"别":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"2":{"docs":{},"、":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"把":{"docs":{},"内":{"docs":{},"容":{"docs":{},"按":{"docs":{},"元":{"docs":{},"数":{"docs":{},"据":{"docs":{},"方":{"docs":{},"式":{"docs":{},"存":{"docs":{},"储":{"docs":{},",":{"docs":{},"而":{"docs":{},"s":{"docs":{},"v":{"docs":{},"n":{"docs":{},"是":{"docs":{},"按":{"docs":{},"文":{"docs":{},"件":{"docs":{},":":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"资":{"docs":{},"源":{"docs":{},"控":{"docs":{},"制":{"docs":{},"系":{"docs":{},"统":{"docs":{},"都":{"docs":{},"是":{"docs":{},"把":{"docs":{},"文":{"docs":{},"件":{"docs":{},"的":{"docs":{},"元":{"docs":{},"信":{"docs":{},"息":{"docs":{},"隐":{"docs":{},"藏":{"docs":{},"在":{"docs":{},"一":{"docs":{},"个":{"docs":{},"类":{"docs":{},"似":{"docs":{},".":{"docs":{},"s":{"docs":{},"v":{"docs":{},"n":{"docs":{},",":{"docs":{},".":{"docs":{},"c":{"docs":{},"v":{"docs":{},"s":{"docs":{},"等":{"docs":{},"的":{"docs":{},"文":{"docs":{},"件":{"docs":{},"夹":{"docs":{},"里":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"3":{"docs":{},"、":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"分":{"docs":{},"支":{"docs":{},"和":{"docs":{},"s":{"docs":{},"v":{"docs":{},"n":{"docs":{},"的":{"docs":{},"分":{"docs":{},"支":{"docs":{},"不":{"docs":{},"同":{"docs":{},":":{"docs":{},"分":{"docs":{},"支":{"docs":{},"在":{"docs":{},"s":{"docs":{},"v":{"docs":{},"n":{"docs":{},"中":{"docs":{},"一":{"docs":{},"点":{"docs":{},"不":{"docs":{},"特":{"docs":{},"别":{"docs":{},",":{"docs":{},"就":{"docs":{},"是":{"docs":{},"版":{"docs":{},"本":{"docs":{},"库":{"docs":{},"中":{"docs":{},"的":{"docs":{},"另":{"docs":{},"外":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"目":{"docs":{},"录":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"4":{"docs":{},"、":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"没":{"docs":{},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"全":{"docs":{},"局":{"docs":{},"的":{"docs":{},"版":{"docs":{},"本":{"docs":{},"号":{"docs":{},",":{"docs":{},"而":{"docs":{},"s":{"docs":{},"v":{"docs":{},"n":{"docs":{},"有":{"docs":{},":":{"docs":{},"目":{"docs":{},"前":{"docs":{},"为":{"docs":{},"止":{"docs":{},"这":{"docs":{},"是":{"docs":{},"跟":{"docs":{},"s":{"docs":{},"v":{"docs":{},"n":{"docs":{},"相":{"docs":{},"比":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"缺":{"docs":{},"少":{"docs":{},"的":{"docs":{},"最":{"docs":{},"大":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"特":{"docs":{},"征":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"5":{"docs":{},"、":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"的":{"docs":{},"内":{"docs":{},"容":{"docs":{},"完":{"docs":{},"整":{"docs":{},"性":{"docs":{},"要":{"docs":{},"优":{"docs":{},"于":{"docs":{},"s":{"docs":{},"v":{"docs":{},"n":{"docs":{},":":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"的":{"docs":{},"内":{"docs":{},"容":{"docs":{},"存":{"docs":{},"储":{"docs":{},"使":{"docs":{},"用":{"docs":{},"的":{"docs":{},"是":{"docs":{},"s":{"docs":{},"h":{"docs":{},"a":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"h":{"docs":{},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"w":{"docs":{},"w":{"docs":{},"w":{"docs":{},".":{"docs":{},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{},"o":{"docs":{},"x":{"docs":{},"u":{"docs":{},"e":{"docs":{},"f":{"docs":{},"e":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"w":{"docs":{},"i":{"docs":{},"k":{"docs":{},"i":{"docs":{},"/":{"0":{"0":{"1":{"3":{"7":{"3":{"9":{"5":{"1":{"6":{"3":{"0":{"5":{"9":{"2":{"9":{"6":{"0":{"6":{"docs":{},"d":{"docs":{},"d":{"1":{"8":{"3":{"6":{"1":{"2":{"4":{"8":{"5":{"7":{"8":{"docs":{},"c":{"6":{"7":{"docs":{},"b":{"8":{"0":{"6":{"7":{"docs":{},"c":{"8":{"docs":{},"c":{"0":{"1":{"7":{"docs":{},"b":{"0":{"0":{"0":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}},"docs":{}},"docs":{}},"docs":{}}},"docs":{}},"docs":{}},"docs":{}}},"docs":{}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}},"docs":{}},"docs":{}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}}}}}}}}}}}}}}}}}}}}},"与":{"docs":{},"常":{"docs":{},"用":{"docs":{},"的":{"docs":{},"版":{"docs":{},"本":{"docs":{},"控":{"docs":{},"制":{"docs":{},"工":{"docs":{},"具":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}}}}}}}}}}},"区":{"docs":{},"别":{"docs":{},"点":{"docs":{},":":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}}},"在":{"docs":{},"于":{"docs":{},":":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}},"安":{"docs":{},"装":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}}},"文":{"docs":{},"档":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}},"件":{"docs":{},"夹":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}}},"等":{"docs":{},"不":{"docs":{},"同":{"docs":{},",":{"docs":{},"它":{"docs":{},"采":{"docs":{},"用":{"docs":{},"了":{"docs":{},"分":{"docs":{},"布":{"docs":{},"式":{"docs":{},"版":{"docs":{},"本":{"docs":{},"库":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"不":{"docs":{},"必":{"docs":{},"服":{"docs":{},"务":{"docs":{},"器":{"docs":{},"端":{"docs":{},"软":{"docs":{},"件":{"docs":{},"支":{"docs":{},"持":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.038461538461538464}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"同":{"docs":{},"于":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}},"下":{"docs":{},"面":{"docs":{},"的":{"docs":{},"命":{"docs":{},"令":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}},"简":{"docs":{},"介":{"docs":{"./":{"ref":"./","tf":10.038461538461538}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{},":":{"docs":{},"把":{"docs":{},"项":{"docs":{},"目":{"docs":{},"变":{"docs":{},"成":{"docs":{},"自":{"docs":{},"己":{"docs":{},"的":{"docs":{},",":{"docs":{},"随":{"docs":{},"意":{"docs":{},"修":{"docs":{},"改":{"docs":{"github/":{"ref":"github/","tf":0.06666666666666667}}}}}}}}}}}}}}}}},"c":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}},"e":{"docs":{},"选":{"docs":{},"项":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}},"。":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}},",":{"docs":{},"结":{"docs":{},"果":{"docs":{},"导":{"docs":{},"致":{"docs":{},"远":{"docs":{},"程":{"docs":{},"主":{"docs":{},"机":{"docs":{},"上":{"docs":{},"更":{"docs":{},"新":{"docs":{},"的":{"docs":{},"版":{"docs":{},"本":{"docs":{},"被":{"docs":{},"覆":{"docs":{},"盖":{"docs":{},"。":{"docs":{},"除":{"docs":{},"非":{"docs":{},"你":{"docs":{},"很":{"docs":{},"确":{"docs":{},"定":{"docs":{},"要":{"docs":{},"这":{"docs":{},"样":{"docs":{},"做":{"docs":{},",":{"docs":{},"否":{"docs":{},"则":{"docs":{},"应":{"docs":{},"该":{"docs":{},"尽":{"docs":{},"量":{"docs":{},"避":{"docs":{},"免":{"docs":{},"使":{"docs":{},"用":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"指":{"docs":{},"定":{"docs":{},"密":{"docs":{},"钥":{"docs":{},"文":{"docs":{},"件":{"docs":{},"存":{"docs":{},"储":{"docs":{},"文":{"docs":{},"件":{"docs":{},"名":{"docs":{},"。":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}}}}}}},"f":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}},"参":{"docs":{},"数":{"docs":{},"可":{"docs":{},"以":{"docs":{},"创":{"docs":{},"建":{"docs":{},"新":{"docs":{},"的":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}}}}}}}}}}}},"e":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.01466275659824047}},"命":{"docs":{},"令":{"docs":{},"。":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}},"通":{"docs":{},"常":{"docs":{},"用":{"docs":{},"来":{"docs":{},"查":{"docs":{},"看":{"docs":{},"其":{"docs":{},"他":{"docs":{},"人":{"docs":{},"的":{"docs":{},"进":{"docs":{},"程":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"它":{"docs":{},"取":{"docs":{},"回":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"对":{"docs":{},"你":{"docs":{},"本":{"docs":{},"地":{"docs":{},"的":{"docs":{},"开":{"docs":{},"发":{"docs":{},"代":{"docs":{},"码":{"docs":{},"没":{"docs":{},"有":{"docs":{},"影":{"docs":{},"响":{"docs":{},"。":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"/":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"/":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"p":{"docs":{},"[":{"docs":{},"s":{"docs":{},"]":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}}}},"代":{"docs":{},"码":{"docs":{},"查":{"docs":{},"找":{"docs":{"github/":{"ref":"github/","tf":0.06666666666666667}}}}}},"修":{"docs":{},"改":{"docs":{},"信":{"docs":{},"息":{"docs":{"github/":{"ref":"github/","tf":0.06666666666666667}}}},"为":{"docs":{},"h":{"docs":{},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},"s":{"docs":{},":":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{},":":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}},"填":{"docs":{},"写":{"docs":{},"注":{"docs":{},"册":{"docs":{},"信":{"docs":{},"息":{"docs":{"github/":{"ref":"github/","tf":0.06666666666666667}}}}}},"项":{"docs":{},"目":{"docs":{},"名":{"docs":{},"称":{"docs":{},",":{"docs":{},"可":{"docs":{},"勾":{"docs":{},"选":{"docs":{},"下":{"docs":{},"面":{"docs":{},"的":{"docs":{},"红":{"docs":{},"色":{"docs":{},"区":{"docs":{},"域":{"docs":{},"选":{"docs":{},"项":{"docs":{},",":{"docs":{},"是":{"docs":{},"否":{"docs":{},"自":{"docs":{},"动":{"docs":{},"创":{"docs":{},"建":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"m":{"docs":{},"d":{"docs":{},"文":{"docs":{},"件":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"上":{"docs":{},"任":{"docs":{},"意":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"l":{"docs":{},"e":{"docs":{},",":{"docs":{},"在":{"docs":{},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{},"文":{"docs":{},"本":{"docs":{},"框":{"docs":{},"里":{"docs":{},"粘":{"docs":{},"贴":{"docs":{},"i":{"docs":{},"d":{"docs":{},"_":{"docs":{},"r":{"docs":{},"s":{"docs":{},"a":{"docs":{},".":{"docs":{},"p":{"docs":{},"u":{"docs":{},"b":{"docs":{},"文":{"docs":{},"件":{"docs":{},"的":{"docs":{},"内":{"docs":{},"容":{"docs":{},",":{"docs":{},"最":{"docs":{},"后":{"docs":{},"确":{"docs":{},"认":{"docs":{},"。":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"打":{"docs":{},"开":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}},"h":{"docs":{},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},",":{"docs":{},"点":{"docs":{},"击":{"docs":{},"注":{"docs":{},"册":{"docs":{},"按":{"docs":{},"钮":{"docs":{"github/":{"ref":"github/","tf":0.06666666666666667}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"注":{"docs":{},"册":{"docs":{"github/":{"ref":"github/","tf":0.06666666666666667}},"完":{"docs":{},"毕":{"docs":{},"登":{"docs":{},"陆":{"docs":{},"成":{"docs":{},"功":{"docs":{},"之":{"docs":{},"后":{"docs":{},"。":{"docs":{},"选":{"docs":{},"择":{"docs":{},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"s":{"docs":{},"进":{"docs":{},"行":{"docs":{},"基":{"docs":{},"本":{"docs":{},"资":{"docs":{},"料":{"docs":{},"的":{"docs":{},"一":{"docs":{},"些":{"docs":{},"设":{"docs":{},"置":{"docs":{"github/":{"ref":"github/","tf":0.06666666666666667}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"点":{"docs":{},"击":{"docs":{},"回":{"docs":{},"到":{"docs":{},"首":{"docs":{},"页":{"docs":{"github/":{"ref":"github/","tf":0.06666666666666667}}}}}},"绿":{"docs":{},"色":{"docs":{},"的":{"docs":{},"创":{"docs":{},"建":{"docs":{},"仓":{"docs":{},"库":{"docs":{},"按":{"docs":{},"钮":{"docs":{},",":{"docs":{},"创":{"docs":{},"建":{"docs":{},"成":{"docs":{},"功":{"docs":{},"后":{"docs":{},"如":{"docs":{},"下":{"docs":{},"图":{"docs":{},"显":{"docs":{},"示":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232}}}}}}}}}}}}}}}}}}}}}},"按":{"docs":{},"钮":{"docs":{},",":{"docs":{},"创":{"docs":{},"建":{"docs":{},"完":{"docs":{},"成":{"docs":{},"。":{"docs":{"github/gitpages.html":{"ref":"github/gitpages.html","tf":0.05263157894736842}}}}}}}}}}}},"输":{"docs":{},"入":{"docs":{},"搜":{"docs":{},"索":{"docs":{},"内":{"docs":{},"容":{"docs":{},",":{"docs":{},"显":{"docs":{},"示":{"docs":{},"结":{"docs":{},"果":{"docs":{},"列":{"docs":{},"表":{"docs":{"github/":{"ref":"github/","tf":0.06666666666666667}}}}}}}}}}}}}}},"进":{"docs":{},"入":{"docs":{},"代":{"docs":{},"码":{"docs":{},"页":{"docs":{"github/":{"ref":"github/","tf":0.06666666666666667}}}}}}},"\"":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"l":{"docs":{},"o":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232}}}}}}},"你":{"docs":{},"的":{"docs":{},"邮":{"docs":{},"箱":{"docs":{},"\"":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}},"'":{"1":{"1":{"1":{"1":{"docs":{},"'":{"docs":{},">":{"docs":{},">":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"m":{"docs":{},"d":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}}}},"docs":{}},"docs":{}},"docs":{}},"2":{"2":{"2":{"2":{"docs":{},"'":{"docs":{},">":{"docs":{},">":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"m":{"docs":{},"d":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}},"i":{"docs":{},"n":{"docs":{},"i":{"docs":{},"t":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931},"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.02702702702702703}},"'":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232},"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.005865102639296188}},">":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"m":{"docs":{},"d":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}},"[":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{},"]":{"docs":{},"'":{"docs":{"git/config.html":{"ref":"git/config.html","tf":0.025}}}}}}}}},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"m":{"docs":{},"e":{"docs":{},"]":{"docs":{},"'":{"docs":{"git/config.html":{"ref":"git/config.html","tf":0.025}}}}}}}}}}}}},"'":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}},">":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{},"g":{"docs":{},"n":{"docs":{},"o":{"docs":{},"r":{"docs":{"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.02702702702702703}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},"/":{"docs":{},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},".":{"docs":{},"j":{"docs":{"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.02702702702702703}}}}}}}}}}}}}}},"n":{"docs":{},"o":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{},"x":{"docs":{},"t":{"docs":{"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.02702702702702703}}}}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"i":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931},"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.014388489208633094}}}}},"u":{"docs":{},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931},"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.02702702702702703}}}}}}},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.02158273381294964},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.02158273381294964}}}}}}},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}},"#":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"l":{"docs":{},"o":{"docs":{},"'":{"docs":{},">":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"m":{"docs":{},"d":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"l":{"docs":{},"o":{"docs":{},"'":{"docs":{},">":{"docs":{},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"e":{"docs":{},"x":{"docs":{},".":{"docs":{},"h":{"docs":{},"t":{"docs":{},"m":{"docs":{},"l":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"d":{"docs":{},"d":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.038461538461538464},"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105},"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.034482758620689655},"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.02877697841726619},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.01466275659824047},"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.05405405405405406}},"命":{"docs":{},"令":{"docs":{},",":{"docs":{},"已":{"docs":{},"经":{"docs":{},"把":{"docs":{},"修":{"docs":{},"改":{"docs":{},"放":{"docs":{},"到":{"docs":{},"暂":{"docs":{},"存":{"docs":{},"区":{"docs":{},"了":{"docs":{},",":{"docs":{},"没":{"docs":{},"有":{"docs":{},"保":{"docs":{},"留":{"docs":{},"在":{"docs":{},"工":{"docs":{},"作":{"docs":{},"区":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}}}}}}}}}}},"这":{"docs":{},"时":{"docs":{},"我":{"docs":{},"们":{"docs":{},"运":{"docs":{},"行":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}}}}},"p":{"docs":{},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}},"l":{"docs":{},"l":{"docs":{},"选":{"docs":{},"项":{"docs":{},"。":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}},":":{"docs":{},"查":{"docs":{},"看":{"docs":{},"所":{"docs":{},"有":{"docs":{},"分":{"docs":{},"支":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}},"e":{"docs":{},"c":{"docs":{},"h":{"docs":{},"o":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232},"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.027586206896551724},"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.02877697841726619},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.008797653958944282},"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.08108108108108109}},"可":{"docs":{},"以":{"docs":{},"创":{"docs":{},"建":{"docs":{},"文":{"docs":{},"件":{"docs":{},"并":{"docs":{},"写":{"docs":{},"入":{"docs":{},"(":{"docs":{},">":{"docs":{},")":{"docs":{},"和":{"docs":{},"追":{"docs":{},"加":{"docs":{},"(":{"docs":{},">":{"docs":{},">":{"docs":{},")":{"docs":{},"内":{"docs":{},"容":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232},"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.020689655172413793},"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.03597122302158273},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.008797653958944282},"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.05405405405405406}},"a":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.038461538461538464},"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.02877697841726619},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.011730205278592375}},":":{"docs":{},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"t":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}},"c":{"docs":{},":":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}},"k":{"docs":{},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931},"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547},"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.02702702702702703}}}}}},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.02158273381294964}},"e":{"docs":{},"t":{"docs":{},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{},"可":{"docs":{},"视":{"docs":{},"化":{"docs":{},"工":{"docs":{},"具":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}}}}}}}}}},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}},"n":{"docs":{},"e":{"docs":{},"w":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232}}}},"o":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{},"x":{"docs":{},"t":{"docs":{"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.02702702702702703}}}}}}}}}},"p":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.005865102639296188}},"u":{"docs":{},"l":{"docs":{},"l":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.020527859237536656}},"不":{"docs":{},"会":{"docs":{},"在":{"docs":{},"拉":{"docs":{},"取":{"docs":{},"远":{"docs":{},"程":{"docs":{},"分":{"docs":{},"支":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"删":{"docs":{},"除":{"docs":{},"对":{"docs":{},"应":{"docs":{},"的":{"docs":{},"本":{"docs":{},"地":{"docs":{},"分":{"docs":{},"支":{"docs":{},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"改":{"docs":{},"变":{"docs":{},"这":{"docs":{},"个":{"docs":{},"行":{"docs":{},"为":{"docs":{},",":{"docs":{},"加":{"docs":{},"上":{"docs":{},"参":{"docs":{},"数":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"合":{"docs":{},"并":{"docs":{},"差":{"docs":{},"异":{"docs":{},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"再":{"docs":{},"推":{"docs":{},"送":{"docs":{},"到":{"docs":{},"远":{"docs":{},"程":{"docs":{},"主":{"docs":{},"机":{"docs":{},"。":{"docs":{},"这":{"docs":{},"时":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"一":{"docs":{},"定":{"docs":{},"要":{"docs":{},"推":{"docs":{},"送":{"docs":{},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"命":{"docs":{},"令":{"docs":{},"的":{"docs":{},"作":{"docs":{},"用":{"docs":{},"是":{"docs":{},",":{"docs":{},"取":{"docs":{},"回":{"docs":{},"远":{"docs":{},"程":{"docs":{},"主":{"docs":{},"机":{"docs":{},"某":{"docs":{},"个":{"docs":{},"分":{"docs":{},"支":{"docs":{},"的":{"docs":{},"更":{"docs":{},"新":{"docs":{},",":{"docs":{},"再":{"docs":{},"与":{"docs":{},"本":{"docs":{},"地":{"docs":{},"的":{"docs":{},"指":{"docs":{},"定":{"docs":{},"分":{"docs":{},"支":{"docs":{},"合":{"docs":{},"并":{"docs":{},"。":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"就":{"docs":{},"可":{"docs":{},"以":{"docs":{},"省":{"docs":{},"略":{"docs":{},"远":{"docs":{},"程":{"docs":{},"分":{"docs":{},"支":{"docs":{},"名":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}},"s":{"docs":{},"h":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.038461538461538464},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.04105571847507331}},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"当":{"docs":{},"前":{"docs":{},"分":{"docs":{},"支":{"docs":{},"与":{"docs":{},"多":{"docs":{},"个":{"docs":{},"主":{"docs":{},"机":{"docs":{},"存":{"docs":{},"在":{"docs":{},"追":{"docs":{},"踪":{"docs":{},"关":{"docs":{},"系":{"docs":{},",":{"docs":{},"则":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}},".":{"docs":{},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.005865102639296188}}}}}}}}}},"不":{"docs":{},"会":{"docs":{},"推":{"docs":{},"送":{"docs":{},"标":{"docs":{},"签":{"docs":{},"(":{"docs":{},"t":{"docs":{},"a":{"docs":{},"g":{"docs":{},")":{"docs":{},",":{"docs":{},"除":{"docs":{},"非":{"docs":{},"使":{"docs":{},"用":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}},"了":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}},"命":{"docs":{},"令":{"docs":{},"用":{"docs":{},"于":{"docs":{},"将":{"docs":{},"本":{"docs":{},"地":{"docs":{},"分":{"docs":{},"支":{"docs":{},"的":{"docs":{},"更":{"docs":{},"新":{"docs":{},",":{"docs":{},"推":{"docs":{},"送":{"docs":{},"到":{"docs":{},"远":{"docs":{},"程":{"docs":{},"主":{"docs":{},"机":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"默":{"docs":{},"认":{"docs":{},"只":{"docs":{},"推":{"docs":{},"送":{"docs":{},"当":{"docs":{},"前":{"docs":{},"分":{"docs":{},"支":{"docs":{},",":{"docs":{},"这":{"docs":{},"叫":{"docs":{},"做":{"docs":{},"s":{"docs":{},"i":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"方":{"docs":{},"式":{"docs":{},"。":{"docs":{},"此":{"docs":{},"外":{"docs":{},",":{"docs":{},"还":{"docs":{},"有":{"docs":{},"一":{"docs":{},"种":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"会":{"docs":{},"推":{"docs":{},"送":{"docs":{},"所":{"docs":{},"有":{"docs":{},"有":{"docs":{},"对":{"docs":{},"应":{"docs":{},"的":{"docs":{},"远":{"docs":{},"程":{"docs":{},"分":{"docs":{},"支":{"docs":{},"的":{"docs":{},"本":{"docs":{},"地":{"docs":{},"分":{"docs":{},"支":{"docs":{},"。":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.037037037037037035}}}}}}}}}},"a":{"docs":{},"g":{"docs":{},"e":{"docs":{"github/gitpages.html":{"ref":"github/gitpages.html","tf":0.10526315789473684}}}}},"r":{"docs":{},"e":{"docs":{},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.037037037037037035}}}}}}}}}}}}}}},"t":{"docs":{},"t":{"docs":{},"y":{"docs":{},"=":{"docs":{},"o":{"docs":{},"n":{"docs":{},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}},"o":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.013793103448275862}},"'":{"docs":{},">":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"m":{"docs":{},"d":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"e":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}},"o":{"docs":{},"p":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}},"就":{"docs":{},"会":{"docs":{},"在":{"docs":{},"本":{"docs":{},"地":{"docs":{},"删":{"docs":{},"除":{"docs":{},"远":{"docs":{},"程":{"docs":{},"已":{"docs":{},"经":{"docs":{},"删":{"docs":{},"除":{"docs":{},"的":{"docs":{},"分":{"docs":{},"支":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"b":{"docs":{},"a":{"docs":{},"s":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232}}}}},"m":{"docs":{},"o":{"docs":{},"t":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232},"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.05263157894736842},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.0469208211143695}},"e":{"docs":{},"命":{"docs":{},"令":{"docs":{},"用":{"docs":{},"于":{"docs":{},"管":{"docs":{},"理":{"docs":{},"主":{"docs":{},"机":{"docs":{},"名":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232}}},"y":{"docs":{},"就":{"docs":{},"是":{"docs":{},"版":{"docs":{},"本":{"docs":{},"库":{"docs":{},"呢":{"docs":{},",":{"docs":{},"又":{"docs":{},"名":{"docs":{},"仓":{"docs":{},"库":{"docs":{},",":{"docs":{},"就":{"docs":{},"是":{"docs":{},"用":{"docs":{},"来":{"docs":{},"存":{"docs":{},"放":{"docs":{},"项":{"docs":{},"目":{"docs":{},"代":{"docs":{},"码":{"docs":{},"的":{"docs":{},"。":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.014388489208633094}},"e":{"docs":{},".":{"docs":{},"m":{"docs":{},"d":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.034482758620689655}},"被":{"docs":{},"修":{"docs":{},"改":{"docs":{},"过":{"docs":{},"还":{"docs":{},"没":{"docs":{},"有":{"docs":{},"提":{"docs":{},"交":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}}}}}}},"f":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.013793103448275862}}}}}},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.027586206896551724}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.008797653958944282}}}}}},"s":{"docs":{},"a":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}},"y":{"docs":{},"n":{"docs":{},"c":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}},":":{"docs":{},"查":{"docs":{},"看":{"docs":{},"远":{"docs":{},"程":{"docs":{},"分":{"docs":{},"支":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}},"t":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232},"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.014388489208633094}},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.005865102639296188}}}}}}}}}}},"指":{"docs":{},"定":{"docs":{},"密":{"docs":{},"钥":{"docs":{},"类":{"docs":{},"型":{"docs":{},",":{"docs":{},"默":{"docs":{},"认":{"docs":{},"是":{"docs":{},"r":{"docs":{},"s":{"docs":{},"a":{"docs":{},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"省":{"docs":{},"略":{"docs":{},"。":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"g":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}},"s":{"docs":{},"选":{"docs":{},"项":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}},"u":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}},"r":{"docs":{},"l":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.02631578947368421},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.008797653958944282}},"克":{"docs":{},"隆":{"docs":{},"却":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"克":{"docs":{},"隆":{"docs":{},"之":{"docs":{},"前":{"docs":{},"先":{"docs":{},"配":{"docs":{},"置":{"docs":{},"和":{"docs":{},"添":{"docs":{},"加":{"docs":{},"好":{"docs":{},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}}}}}}}}}}}}},"对":{"docs":{},"初":{"docs":{},"学":{"docs":{},"者":{"docs":{},"来":{"docs":{},"说":{"docs":{},"会":{"docs":{},"比":{"docs":{},"较":{"docs":{},"方":{"docs":{},"便":{"docs":{},",":{"docs":{},"复":{"docs":{},"制":{"docs":{},"h":{"docs":{},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}}}}}}}}}}}}},"的":{"docs":{},"话":{"docs":{},",":{"docs":{},"你":{"docs":{},"必":{"docs":{},"须":{"docs":{},"是":{"docs":{},"这":{"docs":{},"个":{"docs":{},"项":{"docs":{},"目":{"docs":{},"的":{"docs":{},"拥":{"docs":{},"有":{"docs":{},"者":{"docs":{},"。":{"docs":{},"否":{"docs":{},"则":{"docs":{},"你":{"docs":{},"是":{"docs":{},"无":{"docs":{},"法":{"docs":{},"添":{"docs":{},"加":{"docs":{},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"然":{"docs":{},"后":{"docs":{},"到":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.037037037037037035}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"为":{"docs":{},"你":{"docs":{},"的":{"docs":{},"账":{"docs":{},"号":{"docs":{},"显":{"docs":{},"示":{"docs":{},"名":{"docs":{},"称":{"docs":{"github/gitpages.html":{"ref":"github/gitpages.html","tf":0.05263157894736842}}}}}}}}}}}}}}},".":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"git/config.html":{"ref":"git/config.html","tf":0.025},"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"git/config.html":{"ref":"git/config.html","tf":0.025},"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}},"p":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"'":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}},">":{"docs":{},">":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"m":{"docs":{},"d":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931},"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"m":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}},"选":{"docs":{},"项":{"docs":{},"指":{"docs":{},"定":{"docs":{},"一":{"docs":{},"个":{"docs":{},"默":{"docs":{},"认":{"docs":{},"主":{"docs":{},"机":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"后":{"docs":{},"面":{"docs":{},"就":{"docs":{},"可":{"docs":{},"以":{"docs":{},"不":{"docs":{},"加":{"docs":{},"任":{"docs":{},"何":{"docs":{},"参":{"docs":{},"数":{"docs":{},"使":{"docs":{},"用":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"上":{"docs":{},"图":{"docs":{},"红":{"docs":{},"色":{"docs":{},"部":{"docs":{},"分":{"docs":{},"一":{"docs":{},"定":{"docs":{},"要":{"docs":{},"注":{"docs":{},"意":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"c":{"docs":{},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"仓":{"docs":{},"库":{"docs":{},"后":{"docs":{},"需":{"docs":{},"要":{"docs":{},"进":{"docs":{},"入":{"docs":{},"仓":{"docs":{},"库":{"docs":{},"内":{"docs":{},"部":{"docs":{},"才":{"docs":{},"能":{"docs":{},"操":{"docs":{},"作":{"docs":{},"仓":{"docs":{},"库":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"显":{"docs":{},"示":{"docs":{},"的":{"docs":{},"是":{"docs":{},"版":{"docs":{},"本":{"docs":{},"号":{"docs":{},"和":{"docs":{},"说":{"docs":{},"明":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}},"面":{"docs":{},"命":{"docs":{},"令":{"docs":{},"使":{"docs":{},"用":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}},"将":{"docs":{},"本":{"docs":{},"地":{"docs":{},"的":{"docs":{},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"分":{"docs":{},"支":{"docs":{},"推":{"docs":{},"送":{"docs":{},"到":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"主":{"docs":{},"机":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"指":{"docs":{},"定":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"为":{"docs":{},"默":{"docs":{},"认":{"docs":{},"主":{"docs":{},"机":{"docs":{},",":{"docs":{},"后":{"docs":{},"面":{"docs":{},"就":{"docs":{},"可":{"docs":{},"以":{"docs":{},"不":{"docs":{},"加":{"docs":{},"任":{"docs":{},"何":{"docs":{},"参":{"docs":{},"数":{"docs":{},"使":{"docs":{},"用":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"表":{"docs":{},"示":{"docs":{},"删":{"docs":{},"除":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"主":{"docs":{},"机":{"docs":{},"的":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"分":{"docs":{},"支":{"docs":{},"。":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},",":{"docs":{},"将":{"docs":{},"当":{"docs":{},"前":{"docs":{},"分":{"docs":{},"支":{"docs":{},"推":{"docs":{},"送":{"docs":{},"到":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"主":{"docs":{},"机":{"docs":{},"的":{"docs":{},"对":{"docs":{},"应":{"docs":{},"分":{"docs":{},"支":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}},"本":{"docs":{},"地":{"docs":{},"的":{"docs":{},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"分":{"docs":{},"支":{"docs":{},"推":{"docs":{},"送":{"docs":{},"到":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{},"主":{"docs":{},"机":{"docs":{},"的":{"docs":{},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"分":{"docs":{},"支":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"后":{"docs":{},"者":{"docs":{},"不":{"docs":{},"存":{"docs":{},"在":{"docs":{},",":{"docs":{},"则":{"docs":{},"会":{"docs":{},"被":{"docs":{},"新":{"docs":{},"建":{"docs":{},"。":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"主":{"docs":{},"要":{"docs":{},"原":{"docs":{},"因":{"docs":{},"是":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},"中":{"docs":{},"的":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"m":{"docs":{},"d":{"docs":{},"文":{"docs":{},"件":{"docs":{},"不":{"docs":{},"在":{"docs":{},"本":{"docs":{},"地":{"docs":{},"代":{"docs":{},"码":{"docs":{},"目":{"docs":{},"录":{"docs":{},"中":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"仓":{"docs":{},"库":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":10}},"名":{"docs":{},"称":{"docs":{},"为":{"docs":{"github/gitpages.html":{"ref":"github/gitpages.html","tf":0.05263157894736842}}}}}}},"出":{"docs":{},"现":{"docs":{},"如":{"docs":{},"下":{"docs":{},"界":{"docs":{},"面":{"docs":{},":":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232}}}}}}}}},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{},"如":{"docs":{},"下":{"docs":{},"命":{"docs":{},"令":{"docs":{},"进":{"docs":{},"行":{"docs":{},"代":{"docs":{},"码":{"docs":{},"合":{"docs":{},"并":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232}}}}}}}}}}}}}},"给":{"docs":{},"每":{"docs":{},"位":{"docs":{},"用":{"docs":{},"户":{"docs":{},"提":{"docs":{},"供":{"docs":{},"一":{"docs":{},"个":{"docs":{},"静":{"docs":{},"态":{"docs":{},"化":{"docs":{},"的":{"docs":{},"网":{"docs":{},"站":{"docs":{},"部":{"docs":{},"署":{"docs":{"github/gitpages.html":{"ref":"github/gitpages.html","tf":0.05263157894736842}}}}}}}}}}}}}}}}}}},"采":{"docs":{},"用":{"docs":{},"提":{"docs":{},"示":{"docs":{},"的":{"docs":{},"配":{"docs":{},"置":{"docs":{},"命":{"docs":{},"令":{"docs":{},",":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"进":{"docs":{},"行":{"docs":{},"当":{"docs":{},"前":{"docs":{},"仓":{"docs":{},"库":{"docs":{},"的":{"docs":{},"用":{"docs":{},"户":{"docs":{},"配":{"docs":{},"置":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}}}}}}}}}}}}}}},"使":{"docs":{},"用":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}},"自":{"docs":{},"行":{"docs":{},"手":{"docs":{},"动":{"docs":{},"把":{"docs":{},"冲":{"docs":{},"突":{"docs":{},"处":{"docs":{},"理":{"docs":{},"掉":{"docs":{},",":{"docs":{},"再":{"docs":{},"删":{"docs":{},"除":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"即":{"docs":{},"可":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}}}}}}}}}}}}}}}}},"如":{"docs":{},"果":{"docs":{},"出":{"docs":{},"现":{"docs":{},"错":{"docs":{},"误":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232}}}}}},"用":{"docs":{},"户":{"docs":{},"电":{"docs":{},"脑":{"docs":{},"里":{"docs":{},"已":{"docs":{},"经":{"docs":{},"存":{"docs":{},"在":{"docs":{},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}}}}}}}}}}}},"找":{"docs":{},"不":{"docs":{},"到":{"docs":{},"版":{"docs":{},"本":{"docs":{},"号":{"docs":{},"了":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}},"提":{"docs":{},"交":{"docs":{},"时":{"docs":{},"出":{"docs":{},"现":{"docs":{},"以":{"docs":{},"下":{"docs":{},"提":{"docs":{},"示":{"docs":{},",":{"docs":{},"需":{"docs":{},"要":{"docs":{},"我":{"docs":{},"们":{"docs":{},"配":{"docs":{},"置":{"docs":{},"用":{"docs":{},"户":{"docs":{},"名":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}}}}}}}}}},"分":{"docs":{},"支":{"docs":{},"没":{"docs":{},"有":{"docs":{},"进":{"docs":{},"行":{"docs":{},"合":{"docs":{},"并":{"docs":{},"操":{"docs":{},"作":{"docs":{},",":{"docs":{},"删":{"docs":{},"除":{"docs":{},"是":{"docs":{},"不":{"docs":{},"允":{"docs":{},"许":{"docs":{},"的":{"docs":{},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}}}}}}}}}}}}}}}}}}}},"当":{"docs":{},"前":{"docs":{},"分":{"docs":{},"支":{"docs":{},"与":{"docs":{},"远":{"docs":{},"程":{"docs":{},"分":{"docs":{},"支":{"docs":{},"之":{"docs":{},"间":{"docs":{},"存":{"docs":{},"在":{"docs":{},"追":{"docs":{},"踪":{"docs":{},"关":{"docs":{},"系":{"docs":{},",":{"docs":{},"则":{"docs":{},"本":{"docs":{},"地":{"docs":{},"分":{"docs":{},"支":{"docs":{},"和":{"docs":{},"远":{"docs":{},"程":{"docs":{},"分":{"docs":{},"支":{"docs":{},"都":{"docs":{},"可":{"docs":{},"以":{"docs":{},"省":{"docs":{},"略":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}},"存":{"docs":{},"在":{"docs":{},"追":{"docs":{},"踪":{"docs":{},"关":{"docs":{},"系":{"docs":{},",":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}},"只":{"docs":{},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"追":{"docs":{},"踪":{"docs":{},"分":{"docs":{},"支":{"docs":{},",":{"docs":{},"连":{"docs":{},"远":{"docs":{},"程":{"docs":{},"主":{"docs":{},"机":{"docs":{},"名":{"docs":{},"都":{"docs":{},"可":{"docs":{},"以":{"docs":{},"省":{"docs":{},"略":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}},"那":{"docs":{},"么":{"docs":{},"主":{"docs":{},"机":{"docs":{},"名":{"docs":{},"都":{"docs":{},"可":{"docs":{},"以":{"docs":{},"省":{"docs":{},"略":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}},"省":{"docs":{},"略":{"docs":{},"本":{"docs":{},"地":{"docs":{},"分":{"docs":{},"支":{"docs":{},"名":{"docs":{},",":{"docs":{},"则":{"docs":{},"表":{"docs":{},"示":{"docs":{},"删":{"docs":{},"除":{"docs":{},"指":{"docs":{},"定":{"docs":{},"的":{"docs":{},"远":{"docs":{},"程":{"docs":{},"分":{"docs":{},"支":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"这":{"docs":{},"等":{"docs":{},"同":{"docs":{},"于":{"docs":{},"推":{"docs":{},"送":{"docs":{},"一":{"docs":{},"个":{"docs":{},"空":{"docs":{},"的":{"docs":{},"本":{"docs":{},"地":{"docs":{},"分":{"docs":{},"支":{"docs":{},"到":{"docs":{},"远":{"docs":{},"程":{"docs":{},"分":{"docs":{},"支":{"docs":{},"。":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"远":{"docs":{},"程":{"docs":{},"分":{"docs":{},"支":{"docs":{},"名":{"docs":{},",":{"docs":{},"则":{"docs":{},"表":{"docs":{},"示":{"docs":{},"将":{"docs":{},"本":{"docs":{},"地":{"docs":{},"分":{"docs":{},"支":{"docs":{},"推":{"docs":{},"送":{"docs":{},"与":{"docs":{},"之":{"docs":{},"存":{"docs":{},"在":{"docs":{},"\"":{"docs":{},"追":{"docs":{},"踪":{"docs":{},"关":{"docs":{},"系":{"docs":{},"\"":{"docs":{},"的":{"docs":{},"远":{"docs":{},"程":{"docs":{},"分":{"docs":{},"支":{"docs":{},"(":{"docs":{},"通":{"docs":{},"常":{"docs":{},"两":{"docs":{},"者":{"docs":{},"同":{"docs":{},"名":{"docs":{},")":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"该":{"docs":{},"远":{"docs":{},"程":{"docs":{},"分":{"docs":{},"支":{"docs":{},"不":{"docs":{},"存":{"docs":{},"在":{"docs":{},",":{"docs":{},"则":{"docs":{},"会":{"docs":{},"被":{"docs":{},"新":{"docs":{},"建":{"docs":{},"。":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"远":{"docs":{},"程":{"docs":{},"主":{"docs":{},"机":{"docs":{},"删":{"docs":{},"除":{"docs":{},"了":{"docs":{},"某":{"docs":{},"个":{"docs":{},"分":{"docs":{},"支":{"docs":{},",":{"docs":{},"默":{"docs":{},"认":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},",":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}},"的":{"docs":{},"版":{"docs":{},"本":{"docs":{},"比":{"docs":{},"本":{"docs":{},"地":{"docs":{},"版":{"docs":{},"本":{"docs":{},"更":{"docs":{},"新":{"docs":{},",":{"docs":{},"推":{"docs":{},"送":{"docs":{},"时":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"会":{"docs":{},"报":{"docs":{},"错":{"docs":{},",":{"docs":{},"要":{"docs":{},"求":{"docs":{},"先":{"docs":{},"在":{"docs":{},"本":{"docs":{},"地":{"docs":{},"做":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"分":{"docs":{},"支":{"docs":{},"于":{"docs":{},"当":{"docs":{},"前":{"docs":{},"分":{"docs":{},"组":{"docs":{},"合":{"docs":{},"并":{"docs":{},",":{"docs":{},"本":{"docs":{},"地":{"docs":{},"分":{"docs":{},"支":{"docs":{},"名":{"docs":{},"可":{"docs":{},"省":{"docs":{},"略":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}},"把":{"docs":{},"已":{"docs":{},"存":{"docs":{},"在":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"上":{"docs":{},"传":{"docs":{},"到":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232}}}}}}}}}}}}}}}}},"文":{"docs":{},"件":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"仓":{"docs":{},"库":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}},"本":{"docs":{},"地":{"docs":{},"库":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232}}},"(":{"docs":{},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},")":{"docs":{},":":{"docs":{},"当":{"docs":{},"前":{"docs":{},"项":{"docs":{},"目":{"docs":{"git/config.html":{"ref":"git/config.html","tf":0.025}}}}}}}}}}}}}}}},"登":{"docs":{},"录":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},"后":{"docs":{},"在":{"docs":{},"页":{"docs":{},"面":{"docs":{},"右":{"docs":{},"上":{"docs":{},"角":{"docs":{},"选":{"docs":{},"择":{"docs":{},":":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232}}}}}}}}}}}}}}}}}}},"陆":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},",":{"docs":{},"打":{"docs":{},"开":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}}}}}},"远":{"docs":{},"程":{"docs":{},"的":{"docs":{},"仓":{"docs":{},"库":{"docs":{},"创":{"docs":{},"建":{"docs":{},"好":{"docs":{},"了":{"docs":{},",":{"docs":{},"但":{"docs":{},"是":{"docs":{},"要":{"docs":{},"写":{"docs":{},"代":{"docs":{},"码":{"docs":{},"还":{"docs":{},"的":{"docs":{},"在":{"docs":{},"本":{"docs":{},"地":{"docs":{},"操":{"docs":{},"作":{"docs":{},"才":{"docs":{},"方":{"docs":{},"便":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"本":{"docs":{},"地":{"docs":{},"也":{"docs":{},"建":{"docs":{},"立":{"docs":{},"一":{"docs":{},"个":{"docs":{},"仓":{"docs":{},"库":{"docs":{},",":{"docs":{},"关":{"docs":{},"联":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},"远":{"docs":{},"程":{"docs":{},"的":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"选":{"docs":{},"择":{"docs":{},"一":{"docs":{},"个":{"docs":{},"文":{"docs":{},"件":{"docs":{},"夹":{"docs":{},"(":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"w":{"docs":{},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{},")":{"docs":{},",":{"docs":{},"运":{"docs":{},"行":{"docs":{},"如":{"docs":{},"下":{"docs":{},"代":{"docs":{},"码":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232}}}}}}}}}}}}}}}}}}}}}}}}},"默":{"docs":{},"认":{"docs":{},"是":{"docs":{},"使":{"docs":{},"用":{"docs":{},"h":{"docs":{},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},"s":{"docs":{},"方":{"docs":{},"式":{"docs":{},"提":{"docs":{},"交":{"docs":{},"代":{"docs":{},"码":{"docs":{},",":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"选":{"docs":{},"择":{"docs":{},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{},"方":{"docs":{},"式":{"docs":{"github/repository.html":{"ref":"github/repository.html","tf":0.019230769230769232}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"$":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.02631578947368421},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.02346041055718475}}},"b":{"3":{"8":{"docs":{},"a":{"3":{"2":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}},"docs":{}},"docs":{}}},"docs":{}},"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}},"a":{"docs":{},"s":{"docs":{},"h":{"docs":{},"里":{"docs":{},"面":{"docs":{},"直":{"docs":{},"接":{"docs":{},"用":{"docs":{},"c":{"docs":{},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"命":{"docs":{},"令":{"docs":{},"克":{"docs":{},"隆":{"docs":{},"到":{"docs":{},"本":{"docs":{},"地":{"docs":{},"就":{"docs":{},"好":{"docs":{},"了":{"docs":{},",":{"docs":{},"但":{"docs":{},"是":{"docs":{},"每":{"docs":{},"次":{"docs":{},"f":{"docs":{},"e":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"和":{"docs":{},"p":{"docs":{},"u":{"docs":{},"s":{"docs":{},"h":{"docs":{},"代":{"docs":{},"码":{"docs":{},"都":{"docs":{},"需":{"docs":{},"要":{"docs":{},"输":{"docs":{},"入":{"docs":{},"账":{"docs":{},"号":{"docs":{},"和":{"docs":{},"密":{"docs":{},"码":{"docs":{},",":{"docs":{},"这":{"docs":{},"也":{"docs":{},"是":{"docs":{},"h":{"docs":{},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},"s":{"docs":{},"方":{"docs":{},"式":{"docs":{},"的":{"docs":{},"麻":{"docs":{},"烦":{"docs":{},"之":{"docs":{},"处":{"docs":{},"。":{"docs":{},"而":{"docs":{},"使":{"docs":{},"用":{"docs":{},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},")":{"docs":{},",":{"docs":{},"创":{"docs":{},"建":{"docs":{},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}}}}},"e":{"docs":{},"y":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"a":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{},"d":{"docs":{},"i":{"docs":{},"f":{"docs":{},"f":{"docs":{},"m":{"docs":{},"e":{"docs":{},"r":{"docs":{},"g":{"docs":{},"e":{"docs":{},",":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"o":{"docs":{},"i":{"docs":{},"s":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}},"n":{"docs":{},"c":{"docs":{},"h":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.02158273381294964},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.020527859237536656}},"'":{"docs":{},">":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"m":{"docs":{},"d":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}}}}}}}},"命":{"docs":{},"令":{"docs":{},"会":{"docs":{},"列":{"docs":{},"出":{"docs":{},"所":{"docs":{},"有":{"docs":{},"分":{"docs":{},"支":{"docs":{},",":{"docs":{},"当":{"docs":{},"前":{"docs":{},"分":{"docs":{},"支":{"docs":{},"前":{"docs":{},"面":{"docs":{},"会":{"docs":{},"标":{"docs":{},"一":{"docs":{},"个":{"docs":{},"*":{"docs":{},"号":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"i":{"docs":{},"t":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105},"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931},"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}},"'":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}},">":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"m":{"docs":{},"d":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"x":{"docs":{},".":{"docs":{},"h":{"docs":{},"t":{"docs":{},"m":{"docs":{},"l":{"docs":{},"'":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"y":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.037037037037037035}}}}}}}}}}}},"g":{"docs":{},"n":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"'":{"docs":{"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.05405405405405406}}}}}}}}},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.039473684210526314},"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.037037037037037035}},"g":{"docs":{},"e":{"docs":{},"n":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105},"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}}},"s":{"docs":{},"”":{"docs":{},"页":{"docs":{},"面":{"docs":{},",":{"docs":{},"点":{"docs":{},"击":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}},"。":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}},"的":{"docs":{},",":{"docs":{},"另":{"docs":{},"外":{"docs":{},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{},"默":{"docs":{},"认":{"docs":{},"是":{"docs":{},"每":{"docs":{},"次":{"docs":{},"f":{"docs":{},"e":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"和":{"docs":{},"p":{"docs":{},"u":{"docs":{},"s":{"docs":{},"h":{"docs":{},"代":{"docs":{},"码":{"docs":{},"都":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"输":{"docs":{},"入":{"docs":{},"账":{"docs":{},"号":{"docs":{},"和":{"docs":{},"密":{"docs":{},"码":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"想":{"docs":{},"要":{"docs":{},"每":{"docs":{},"次":{"docs":{},"都":{"docs":{},"输":{"docs":{},"入":{"docs":{},"账":{"docs":{},"号":{"docs":{},"密":{"docs":{},"码":{"docs":{},"才":{"docs":{},"能":{"docs":{},"进":{"docs":{},"行":{"docs":{},"f":{"docs":{},"e":{"docs":{},"t":{"docs":{},"c":{"docs":{},"h":{"docs":{},"和":{"docs":{},"p":{"docs":{},"u":{"docs":{},"s":{"docs":{},"h":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"另":{"docs":{},"外":{"docs":{},"进":{"docs":{},"行":{"docs":{},"设":{"docs":{},"置":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"因":{"docs":{},"此":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"你":{"docs":{},"想":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}}}}}}}},"将":{"docs":{},"公":{"docs":{},"钥":{"docs":{},"(":{"docs":{},"i":{"docs":{},"d":{"docs":{},"_":{"docs":{},"r":{"docs":{},"s":{"docs":{},"a":{"docs":{},".":{"docs":{},"p":{"docs":{},"u":{"docs":{},"b":{"docs":{},")":{"docs":{},"里":{"docs":{},"的":{"docs":{},"内":{"docs":{},"容":{"docs":{},"拷":{"docs":{},"出":{"docs":{},"来":{"docs":{},"给":{"docs":{},"项":{"docs":{},"目":{"docs":{},"创":{"docs":{},"建":{"docs":{},"者":{"docs":{},",":{"docs":{},"让":{"docs":{},"创":{"docs":{},"建":{"docs":{},"者":{"docs":{},"新":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"那":{"docs":{},"么":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}}}}}}}}}},":":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}},"保":{"docs":{},"存":{"docs":{},"你":{"docs":{},"的":{"docs":{},"公":{"docs":{},"钥":{"docs":{},"。":{"docs":{},"这":{"docs":{},"一":{"docs":{},"步":{"docs":{},"做":{"docs":{},"完":{"docs":{},"了":{"docs":{},"以":{"docs":{},"后":{"docs":{},",":{"docs":{},"队":{"docs":{},"友":{"docs":{},"就":{"docs":{},"可":{"docs":{},"以":{"docs":{},"把":{"docs":{},"自":{"docs":{},"己":{"docs":{},"的":{"docs":{},"代":{"docs":{},"码":{"docs":{},"p":{"docs":{},"u":{"docs":{},"s":{"docs":{},"h":{"docs":{},"到":{"docs":{},"你":{"docs":{},"们":{"docs":{},"团":{"docs":{},"队":{"docs":{},"的":{"docs":{},"这":{"docs":{},"个":{"docs":{},"r":{"docs":{},"e":{"docs":{},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},"y":{"docs":{},"里":{"docs":{},"了":{"docs":{},"。":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"在":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},"里":{"docs":{},"是":{"docs":{},"不":{"docs":{},"允":{"docs":{},"许":{"docs":{},"重":{"docs":{},"复":{"docs":{},"使":{"docs":{},"用":{"docs":{},",":{"docs":{},"就":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{},"只":{"docs":{},"能":{"docs":{},"对":{"docs":{},"应":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},"上":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"项":{"docs":{},"目":{"docs":{},"。":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}},"'":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}},":":{"docs":{},"查":{"docs":{},"看":{"docs":{},"远":{"docs":{},"程":{"docs":{},"主":{"docs":{},"机":{"docs":{},"的":{"docs":{},"网":{"docs":{},"址":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}},"“":{"docs":{},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"s":{"docs":{},"”":{"docs":{},",":{"docs":{},"“":{"docs":{},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}}}}}}}}}},"下":{"docs":{},"一":{"docs":{},"步":{"docs":{},",":{"docs":{},"就":{"docs":{},"可":{"docs":{},"以":{"docs":{},"把":{"docs":{},"本":{"docs":{},"地":{"docs":{},"库":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"内":{"docs":{},"容":{"docs":{},"推":{"docs":{},"送":{"docs":{},"到":{"docs":{},"远":{"docs":{},"程":{"docs":{},"库":{"docs":{},"上":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}}}}}}}}}}}}}}}}}},"使":{"docs":{},"用":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}},"h":{"docs":{},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}},"如":{"docs":{},"下":{"docs":{},"命":{"docs":{},"令":{"docs":{},"查":{"docs":{},"看":{"docs":{},"当":{"docs":{},"前":{"docs":{},"提":{"docs":{},"交":{"docs":{},"方":{"docs":{},"式":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}}}}}}}}},"关":{"docs":{},"联":{"docs":{},"远":{"docs":{},"程":{"docs":{},"仓":{"docs":{},"库":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}},"创":{"docs":{},"建":{"docs":{},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}},"仓":{"docs":{},"库":{"docs":{"github/gitpages.html":{"ref":"github/gitpages.html","tf":0.05263157894736842}}}},"组":{"docs":{},"织":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}},"分":{"docs":{},"支":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}},"在":{"docs":{},"c":{"docs":{},"盘":{"docs":{},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"目":{"docs":{},"录":{"docs":{},"下":{"docs":{},",":{"docs":{},"看":{"docs":{},"看":{"docs":{},"有":{"docs":{},"没":{"docs":{},"有":{"docs":{},".":{"docs":{},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{},"目":{"docs":{},"录":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"有":{"docs":{},",":{"docs":{},"再":{"docs":{},"看":{"docs":{},"看":{"docs":{},"这":{"docs":{},"个":{"docs":{},"目":{"docs":{},"录":{"docs":{},"下":{"docs":{},"有":{"docs":{},"没":{"docs":{},"有":{"docs":{},"i":{"docs":{},"d":{"docs":{},"_":{"docs":{},"r":{"docs":{},"s":{"docs":{},"a":{"docs":{},"和":{"docs":{},"i":{"docs":{},"d":{"docs":{},"_":{"docs":{},"r":{"docs":{},"s":{"docs":{},"a":{"docs":{},".":{"docs":{},"p":{"docs":{},"u":{"docs":{},"b":{"docs":{},"这":{"docs":{},"两":{"docs":{},"个":{"docs":{},"文":{"docs":{},"件":{"docs":{},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"已":{"docs":{},"经":{"docs":{},"有":{"docs":{},"了":{"docs":{},",":{"docs":{},"可":{"docs":{},"直":{"docs":{},"接":{"docs":{},"跳":{"docs":{},"到":{"docs":{},"下":{"docs":{},"一":{"docs":{},"步":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"没":{"docs":{},"有":{"docs":{},",":{"docs":{},"打":{"docs":{},"开":{"docs":{},"s":{"docs":{},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"l":{"docs":{},"(":{"docs":{},"w":{"docs":{},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{},"w":{"docs":{},"s":{"docs":{},"下":{"docs":{},"打":{"docs":{},"开":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},"里":{"docs":{},"可":{"docs":{},"以":{"docs":{},"找":{"docs":{},"到":{"docs":{},"两":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"的":{"docs":{},"地":{"docs":{},"址":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}}}}}}}}}}}}},"本":{"docs":{},"地":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"仓":{"docs":{},"库":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}},"c":{"docs":{},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"仓":{"docs":{},"库":{"docs":{},",":{"docs":{},"把":{"docs":{},"网":{"docs":{},"站":{"docs":{},"代":{"docs":{},"码":{"docs":{},"提":{"docs":{},"交":{"docs":{"github/gitpages.html":{"ref":"github/gitpages.html","tf":0.05263157894736842}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"文":{"docs":{},"件":{"docs":{},"夹":{"docs":{},"内":{"docs":{},"会":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"的":{"docs":{},"隐":{"docs":{},"藏":{"docs":{},"文":{"docs":{},"件":{"docs":{},"夹":{"docs":{},",":{"docs":{},"是":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"用":{"docs":{},"来":{"docs":{},"跟":{"docs":{},"踪":{"docs":{},"管":{"docs":{},"理":{"docs":{},"版":{"docs":{},"本":{"docs":{},"库":{"docs":{},"的":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"复":{"docs":{},"制":{"docs":{},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}},"对":{"docs":{},"于":{"docs":{},"远":{"docs":{},"程":{"docs":{},"仓":{"docs":{},"库":{"docs":{},"的":{"docs":{},"提":{"docs":{},"交":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{},"h":{"docs":{},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},"s":{"docs":{},"和":{"docs":{},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}}}}}}}}}}}}}}}}},"按":{"docs":{},"钮":{"docs":{},"添":{"docs":{},"加":{"docs":{},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}}}}}}}},"提":{"docs":{},"交":{"docs":{},"方":{"docs":{},"式":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":10}}}},"代":{"docs":{},"码":{"docs":{"github/gitpages.html":{"ref":"github/gitpages.html","tf":0.05263157894736842}}}},"本":{"docs":{},"次":{"docs":{},"操":{"docs":{},"作":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}},";":{"docs":{"github/pushmethod.html":{"ref":"github/pushmethod.html","tf":0.013157894736842105}}},"[":{"docs":{},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"]":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"i":{"docs":{},"o":{"docs":{"github/gitpages.html":{"ref":"github/gitpages.html","tf":0.05263157894736842}}}}}}}}}}}}}}}}}}}}}},"查":{"docs":{},"看":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}},"网":{"docs":{},"站":{"docs":{"github/gitpages.html":{"ref":"github/gitpages.html","tf":0.05263157894736842}}}},"是":{"docs":{},"否":{"docs":{},"存":{"docs":{},"在":{"docs":{},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}}}}}}},"帮":{"docs":{},"助":{"docs":{"git/config.html":{"ref":"git/config.html","tf":0.025}}}},"配":{"docs":{},"置":{"docs":{},"列":{"docs":{},"表":{"docs":{"git/config.html":{"ref":"git/config.html","tf":0.025}}}}}},"仓":{"docs":{},"库":{"docs":{},"当":{"docs":{},"前":{"docs":{},"状":{"docs":{},"态":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}},"所":{"docs":{},"有":{"docs":{},"参":{"docs":{},"数":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}},"版":{"docs":{},"本":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}},",":{"docs":{},"打":{"docs":{},"开":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"m":{"docs":{},"d":{"docs":{},"看":{"docs":{},"看":{"docs":{},"内":{"docs":{},"容":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}}}}}}}}}}},"访":{"docs":{},"问":{"docs":{},"h":{"docs":{},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"[":{"docs":{},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"]":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"i":{"docs":{},"o":{"docs":{"github/gitpages.html":{"ref":"github/gitpages.html","tf":0.05263157894736842}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"/":{"docs":{},"c":{"docs":{},"/":{"docs":{},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"/":{"docs":{},"l":{"docs":{},"i":{"docs":{},"h":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"g":{"docs":{},"/":{"docs":{},".":{"docs":{},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{},"/":{"docs":{},"i":{"docs":{},"d":{"docs":{},"_":{"docs":{},"r":{"docs":{},"s":{"docs":{},"a":{"2":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}},"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"/":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}},"~":{"docs":{},"/":{"docs":{},".":{"docs":{},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.037037037037037035}}}}}}}},"例":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}},":":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}},"c":{"docs":{},"l":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"远":{"docs":{},"程":{"docs":{},"库":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}},"如":{"docs":{},":":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},"用":{"docs":{},"户":{"docs":{},"名":{"docs":{},"为":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}},"多":{"docs":{},"个":{"docs":{},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}}}},"人":{"docs":{},"共":{"docs":{},"同":{"docs":{},"协":{"docs":{},"作":{"docs":{},"开":{"docs":{},"发":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},",":{"docs":{},"就":{"docs":{},"需":{"docs":{},"要":{"docs":{},"远":{"docs":{},"程":{"docs":{},"仓":{"docs":{},"库":{"docs":{},"了":{"docs":{},",":{"docs":{},"之":{"docs":{},"前":{"docs":{},"也":{"docs":{},"讲":{"docs":{},"过":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},"就":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"远":{"docs":{},"程":{"docs":{},"仓":{"docs":{},"库":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"当":{"docs":{},"你":{"docs":{},"邀":{"docs":{},"请":{"docs":{},"一":{"docs":{},"个":{"docs":{},"用":{"docs":{},"户":{"docs":{},"加":{"docs":{},"入":{"docs":{},"团":{"docs":{},"队":{"docs":{},",":{"docs":{},"该":{"docs":{},"用":{"docs":{},"户":{"docs":{},"会":{"docs":{},"收":{"docs":{},"到":{"docs":{},"一":{"docs":{},"封":{"docs":{},"通":{"docs":{},"知":{"docs":{},"他":{"docs":{},"被":{"docs":{},"邀":{"docs":{},"请":{"docs":{},"的":{"docs":{},"邮":{"docs":{},"件":{"docs":{},"。":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"生":{"docs":{},"成":{"docs":{},"多":{"docs":{},"个":{"docs":{},"密":{"docs":{},"钥":{"docs":{},"文":{"docs":{},"件":{"docs":{},",":{"docs":{},"之":{"docs":{},"后":{"docs":{},"在":{"docs":{},"同":{"docs":{},"级":{"docs":{},"目":{"docs":{},"录":{"docs":{},"下":{"docs":{},"创":{"docs":{},"建":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},"文":{"docs":{},"件":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"组":{"docs":{},"织":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}},"帐":{"docs":{},"户":{"docs":{},"代":{"docs":{},"表":{"docs":{},"了":{"docs":{},"一":{"docs":{},"组":{"docs":{},"共":{"docs":{},"同":{"docs":{},"拥":{"docs":{},"有":{"docs":{},"多":{"docs":{},"个":{"docs":{},"项":{"docs":{},"目":{"docs":{},"的":{"docs":{},"人":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"也":{"docs":{},"提":{"docs":{},"供":{"docs":{},"一":{"docs":{},"些":{"docs":{},"工":{"docs":{},"具":{"docs":{},"用":{"docs":{},"于":{"docs":{},"对":{"docs":{},"成":{"docs":{},"员":{"docs":{},"进":{"docs":{},"行":{"docs":{},"分":{"docs":{},"组":{"docs":{},"管":{"docs":{},"理":{"docs":{},"。":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"账":{"docs":{},"户":{"docs":{},"和":{"docs":{},"个":{"docs":{},"人":{"docs":{},"账":{"docs":{},"户":{"docs":{},"一":{"docs":{},"样":{"docs":{},"都":{"docs":{},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"用":{"docs":{},"于":{"docs":{},"存":{"docs":{},"放":{"docs":{},"所":{"docs":{},"拥":{"docs":{},"有":{"docs":{},"项":{"docs":{},"目":{"docs":{},"的":{"docs":{},"命":{"docs":{},"名":{"docs":{},"空":{"docs":{},"间":{"docs":{},",":{"docs":{},"但":{"docs":{},"是":{"docs":{},"许":{"docs":{},"多":{"docs":{},"其":{"docs":{},"他":{"docs":{},"的":{"docs":{},"东":{"docs":{},"西":{"docs":{},"都":{"docs":{},"是":{"docs":{},"不":{"docs":{},"同":{"docs":{},"的":{"docs":{},"。":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"还":{"docs":{},"提":{"docs":{},"供":{"docs":{},"被":{"docs":{},"称":{"docs":{},"为":{"docs":{},"组":{"docs":{},"织":{"docs":{},"(":{"docs":{},"o":{"docs":{},"r":{"docs":{},"g":{"docs":{},"a":{"docs":{},"n":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},")":{"docs":{},"的":{"docs":{},"帐":{"docs":{},"户":{"docs":{},"。":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}}}}}}}}}}}}}}}}}}}}}}}}}},"有":{"docs":{},"一":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},",":{"docs":{},"就":{"docs":{},"是":{"docs":{},"不":{"docs":{},"管":{"docs":{},"是":{"docs":{},"否":{"docs":{},"存":{"docs":{},"在":{"docs":{},"对":{"docs":{},"应":{"docs":{},"的":{"docs":{},"远":{"docs":{},"程":{"docs":{},"分":{"docs":{},"支":{"docs":{},",":{"docs":{},"将":{"docs":{},"本":{"docs":{},"地":{"docs":{},"的":{"docs":{},"所":{"docs":{},"有":{"docs":{},"分":{"docs":{},"支":{"docs":{},"都":{"docs":{},"推":{"docs":{},"送":{"docs":{},"到":{"docs":{},"远":{"docs":{},"程":{"docs":{},"主":{"docs":{},"机":{"docs":{},",":{"docs":{},"这":{"docs":{},"时":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"是":{"docs":{},"提":{"docs":{},"醒":{"docs":{},"有":{"docs":{},"修":{"docs":{},"改":{"docs":{},",":{"docs":{},"是":{"docs":{},"因":{"docs":{},"为":{"docs":{},"没":{"docs":{},"有":{"docs":{},"去":{"docs":{},"配":{"docs":{},"置":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{},"g":{"docs":{},"n":{"docs":{},"o":{"docs":{},"r":{"docs":{"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.02702702702702703}}}}}}}}}}}}}}}}}}}}}}}}}}},"通":{"docs":{},"常":{"docs":{},",":{"docs":{},"这":{"docs":{},"种":{"docs":{},"账":{"docs":{},"户":{"docs":{},"被":{"docs":{},"用":{"docs":{},"于":{"docs":{},"开":{"docs":{},"源":{"docs":{},"群":{"docs":{},"组":{"docs":{},"(":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{},"“":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{},"l":{"docs":{},"”":{"docs":{},"或":{"docs":{},"者":{"docs":{},"“":{"docs":{},"r":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{},"s":{"docs":{},"”":{"docs":{},")":{"docs":{},",":{"docs":{},"或":{"docs":{},"者":{"docs":{},"公":{"docs":{},"司":{"docs":{},"(":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{},"“":{"docs":{},"g":{"docs":{},"o":{"docs":{},"o":{"docs":{},"g":{"docs":{},"l":{"docs":{},"e":{"docs":{},"”":{"docs":{},"或":{"docs":{},"者":{"docs":{},"“":{"docs":{},"t":{"docs":{},"w":{"docs":{},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"”":{"docs":{},")":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"队":{"docs":{},"友":{"docs":{},"需":{"docs":{},"要":{"docs":{},"在":{"docs":{},"自":{"docs":{},"己":{"docs":{},"的":{"docs":{},"电":{"docs":{},"脑":{"docs":{},"里":{"docs":{},"生":{"docs":{},"成":{"docs":{},"一":{"docs":{},"个":{"docs":{},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}}}}}}}}}}}}}}}}}},"除":{"docs":{},"了":{"docs":{},"个":{"docs":{},"人":{"docs":{},"帐":{"docs":{},"户":{"docs":{},"之":{"docs":{},"外":{"docs":{},",":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{"github/orgnization.html":{"ref":"github/orgnization.html","tf":0.018518518518518517}}}}}}}}}}}}}}}}},"作":{"docs":{},"用":{"docs":{},"域":{"docs":{},"越":{"docs":{},"小":{"docs":{},"的":{"docs":{},"优":{"docs":{},"先":{"docs":{},"级":{"docs":{},"越":{"docs":{},"高":{"docs":{"git/config.html":{"ref":"git/config.html","tf":0.025}}}}}}}}}}}}},"全":{"docs":{},"局":{"docs":{},"(":{"docs":{},"g":{"docs":{},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{},")":{"docs":{},":":{"docs":{},"当":{"docs":{},"前":{"docs":{},"登":{"docs":{},"录":{"docs":{},"用":{"docs":{},"户":{"docs":{"git/config.html":{"ref":"git/config.html","tf":0.025}}}}}}}}}}}}}}}}}}},"的":{"docs":{},"配":{"docs":{},"置":{"docs":{},"分":{"docs":{},"为":{"docs":{"git/config.html":{"ref":"git/config.html","tf":0.025}}}}}}},"系":{"docs":{},"统":{"docs":{},"(":{"docs":{},"s":{"docs":{},"y":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},")":{"docs":{},":":{"docs":{},"整":{"docs":{},"个":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"系":{"docs":{},"统":{"docs":{},",":{"docs":{},"不":{"docs":{},"分":{"docs":{},"登":{"docs":{},"陆":{"docs":{},"用":{"docs":{},"户":{"docs":{"git/config.html":{"ref":"git/config.html","tf":0.025}}}}}}}}}}}}}}}}}}}}}}}}}},"设":{"docs":{},"置":{"docs":{},"或":{"docs":{},"获":{"docs":{},"取":{"docs":{},"仓":{"docs":{},"库":{"docs":{},"和":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"全":{"docs":{},"局":{"docs":{},"的":{"docs":{},"配":{"docs":{},"置":{"docs":{"git/config.html":{"ref":"git/config.html","tf":0.025}}}}}}}}}}}}}}}},"用":{"docs":{},"户":{"docs":{},"名":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}},"和":{"docs":{},"邮":{"docs":{},"箱":{"docs":{"git/config.html":{"ref":"git/config.html","tf":0.025}}}}}}}}}},"d":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.014388489208633094}},"i":{"docs":{},"f":{"docs":{},"f":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.013793103448275862}}}}},"e":{"docs":{},"v":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.07194244604316546},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.005865102639296188}},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{},"h":{"docs":{},"'":{"docs":{},">":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"m":{"docs":{},"d":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}}}}}}}}}}}}}},":":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}},"参":{"docs":{},"数":{"docs":{},",":{"docs":{},"强":{"docs":{},"制":{"docs":{},"删":{"docs":{},"除":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}}}}},"以":{"docs":{},"上":{"docs":{},"命":{"docs":{},"令":{"docs":{},",":{"docs":{},"先":{"docs":{},"把":{"docs":{},"暂":{"docs":{},"存":{"docs":{},"区":{"docs":{},"撤":{"docs":{},"销":{"docs":{},",":{"docs":{},"然":{"docs":{},"后":{"docs":{},"在":{"docs":{},"撤":{"docs":{},"销":{"docs":{},"工":{"docs":{},"作":{"docs":{},"区":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}}}}}}}}}}}},"但":{"docs":{},"是":{"docs":{},"并":{"docs":{},"没":{"docs":{},"有":{"docs":{},"把":{"1":{"1":{"1":{"1":{"docs":{},"撤":{"docs":{},"销":{"docs":{},",":{"docs":{},"这":{"docs":{},"是":{"docs":{},"因":{"docs":{},"为":{"docs":{},"在":{"docs":{},"修":{"docs":{},"改":{"1":{"1":{"1":{"1":{"docs":{},"后":{"docs":{},"执":{"docs":{},"行":{"docs":{},"了":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}}}}}}}}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}}}}}},"再":{"docs":{},"使":{"docs":{},"用":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}},"次":{"docs":{},"运":{"docs":{},"行":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.02702702702702703}}}}}}}}},"后":{"docs":{},"面":{"docs":{},"指":{"docs":{},"定":{"docs":{},"版":{"docs":{},"本":{"docs":{},"号":{"docs":{},"的":{"docs":{},"前":{"docs":{},"几":{"docs":{},"位":{"docs":{},"即":{"docs":{},"可":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}},"是":{"docs":{},"本":{"docs":{},"次":{"docs":{},"提":{"docs":{},"交":{"docs":{},"的":{"docs":{},"说":{"docs":{},"明":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}},"命":{"docs":{},"令":{"docs":{},"行":{"docs":{},"进":{"docs":{},"入":{"docs":{},"要":{"docs":{},"保":{"docs":{},"存":{"docs":{},"版":{"docs":{},"本":{"docs":{},"库":{"docs":{},"的":{"docs":{},"目":{"docs":{},"录":{"docs":{},"文":{"docs":{},"件":{"docs":{},"夹":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}}}}}}}},"回":{"docs":{},"退":{"docs":{},"版":{"docs":{},"本":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}},"到":{"docs":{},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"合":{"docs":{},"并":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}}}}}}},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"先":{"docs":{},"修":{"docs":{},"改":{"docs":{},"一":{"docs":{},"下":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"m":{"docs":{},"d":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}}}}},"使":{"docs":{},"用":{"docs":{},"以":{"docs":{},"下":{"docs":{},"命":{"docs":{},"令":{"docs":{},"查":{"docs":{},"看":{"docs":{},"版":{"docs":{},"本":{"docs":{},"库":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}}}}}}}}}},"在":{"docs":{},"继":{"docs":{},"续":{"docs":{},"看":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"m":{"docs":{},"d":{"docs":{},"做":{"docs":{},"了":{"docs":{},"哪":{"docs":{},"些":{"docs":{},"修":{"docs":{},"改":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}}}}}}}}},"切":{"docs":{},"换":{"docs":{},"回":{"docs":{},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{},"发":{"docs":{},"现":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"m":{"docs":{},"d":{"docs":{},"并":{"docs":{},"没":{"docs":{},"有":{"docs":{},"被":{"docs":{},"修":{"docs":{},"改":{"docs":{},",":{"docs":{},"这":{"docs":{},"是":{"docs":{},"因":{"docs":{},"为":{"docs":{},"修":{"docs":{},"改":{"docs":{},"是":{"docs":{},"在":{"docs":{},"不":{"docs":{},"同":{"docs":{},"分":{"docs":{},"支":{"docs":{},"进":{"docs":{},"行":{"docs":{},"的":{"docs":{},",":{"docs":{},"彼":{"docs":{},"此":{"docs":{},"看":{"docs":{},"不":{"docs":{},"到":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"选":{"docs":{},"择":{"docs":{},"合":{"docs":{},"并":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"跟":{"docs":{},"目":{"docs":{},"录":{"docs":{},"下":{"docs":{},"创":{"docs":{},"建":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},"文":{"docs":{},"件":{"docs":{},"夹":{"docs":{},",":{"docs":{},"里":{"docs":{},"面":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"m":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},",":{"docs":{},"在":{"docs":{},"根":{"docs":{},"目":{"docs":{},"录":{"docs":{},"下":{"docs":{},"创":{"docs":{},"建":{"docs":{},"n":{"docs":{},"o":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{},"x":{"docs":{},"t":{"docs":{},"文":{"docs":{},"件":{"docs":{"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.02702702702702703}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"已":{"docs":{},"经":{"docs":{},"修":{"docs":{},"改":{"docs":{},"过":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"m":{"docs":{},"d":{"docs":{},",":{"docs":{},"想":{"docs":{},"知":{"docs":{},"道":{"docs":{},"修":{"docs":{},"改":{"docs":{},"了":{"docs":{},"几":{"docs":{},"个":{"docs":{},"版":{"docs":{},"本":{"docs":{},"?":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}}}}}}}}}}}}}}}}},"执":{"docs":{},"行":{"docs":{},"如":{"docs":{},"下":{"docs":{},"修":{"docs":{},"改":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}},"提":{"docs":{},"交":{"docs":{},"修":{"docs":{},"改":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}},"撤":{"docs":{},"销":{"docs":{},"刚":{"docs":{},"才":{"docs":{},"的":{"docs":{},"修":{"docs":{},"改":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}},"进":{"docs":{},"行":{"docs":{},"了":{"2":{"docs":{},"次":{"docs":{},"修":{"docs":{},"改":{"docs":{},",":{"docs":{},"第":{"docs":{},"一":{"docs":{},"次":{"docs":{},"修":{"docs":{},"改":{"docs":{},"后":{"docs":{},"我":{"docs":{},"们":{"docs":{},"使":{"docs":{},"用":{"docs":{},"了":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}}}}}}}}}},"docs":{}}}},"先":{"docs":{},"建":{"docs":{},"立":{"docs":{},"版":{"docs":{},"本":{"docs":{},"库":{"docs":{},",":{"docs":{},"并":{"docs":{},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"m":{"docs":{},"d":{"docs":{},"文":{"docs":{},"件":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}}}}}}}}}}}}}}}}}}}},"切":{"docs":{},"换":{"docs":{},"到":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"分":{"docs":{},"支":{"docs":{},",":{"docs":{},"做":{"docs":{},"些":{"docs":{},"修":{"docs":{},"改":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}}}}}}}}}},"把":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"合":{"docs":{},"并":{"docs":{},"到":{"docs":{},"了":{"docs":{},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{},"再":{"docs":{},"来":{"docs":{},"查":{"docs":{},"看":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"m":{"docs":{},"e":{"docs":{},".":{"docs":{},"m":{"docs":{},"d":{"docs":{},",":{"docs":{},"修":{"docs":{},"改":{"docs":{},"体":{"docs":{},"现":{"docs":{},"了":{"docs":{},"。":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"继":{"docs":{},"续":{"docs":{},"使":{"docs":{},"用":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"1":{"docs":{},"这":{"docs":{},"个":{"docs":{},"远":{"docs":{},"程":{"docs":{},"库":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}},"docs":{}}}}}}}}},"修":{"docs":{},"改":{"docs":{},"了":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{},"g":{"docs":{},"n":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{},"需":{"docs":{},"要":{"docs":{},"把":{"docs":{},"它":{"docs":{},"提":{"docs":{},"交":{"docs":{"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.02702702702702703}}}}}}}}}}}}}}}}}}}}}},"创":{"docs":{},"建":{"docs":{},"了":{"docs":{},"一":{"docs":{},"个":{"docs":{},"名":{"docs":{},"为":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{},"g":{"docs":{},"n":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{},"的":{"docs":{},"文":{"docs":{},"件":{"docs":{},"在":{"docs":{},"根":{"docs":{},"目":{"docs":{},"录":{"docs":{},"下":{"docs":{},",":{"docs":{},"这":{"docs":{},"个":{"docs":{},"文":{"docs":{},"件":{"docs":{},"一":{"docs":{},"定":{"docs":{},"要":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"版":{"docs":{},"本":{"docs":{},"库":{"docs":{"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.02702702702702703}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"开":{"docs":{},"发":{"docs":{},"项":{"docs":{},"目":{"docs":{},"时":{"docs":{},",":{"docs":{},"会":{"docs":{},"有":{"docs":{},"一":{"docs":{},"些":{"docs":{},"文":{"docs":{},"件":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"版":{"docs":{},"本":{"docs":{},"库":{"docs":{},",":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"被":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"管":{"docs":{},"理":{"docs":{},",":{"docs":{},"这":{"docs":{},"时":{"docs":{},"我":{"docs":{},"们":{"docs":{},"就":{"docs":{},"需":{"docs":{},"要":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"的":{"docs":{},"忽":{"docs":{},"略":{"docs":{},"文":{"docs":{},"件":{"docs":{},"了":{"docs":{"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.02702702702702703}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"撤":{"docs":{},"销":{"docs":{},"操":{"docs":{},"作":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}},"添":{"docs":{},"加":{"docs":{},"文":{"docs":{},"件":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}},"版":{"docs":{},"本":{"docs":{},"库":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}},"现":{"docs":{},"在":{"docs":{},"对":{"docs":{},"刚":{"docs":{},"才":{"docs":{},"的":{"docs":{},"回":{"docs":{},"退":{"docs":{},"操":{"docs":{},"作":{"docs":{},"后":{"docs":{},"悔":{"docs":{},"了":{"docs":{},",":{"docs":{},"还":{"docs":{},"想":{"docs":{},"回":{"docs":{},"到":{"docs":{},"第":{"docs":{},"二":{"docs":{},"版":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}}}}}}}}}}}},"用":{"docs":{},"h":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"表":{"docs":{},"示":{"docs":{},"当":{"docs":{},"前":{"docs":{},"版":{"docs":{},"本":{"docs":{},",":{"docs":{},"上":{"docs":{},"一":{"docs":{},"个":{"docs":{},"版":{"docs":{},"本":{"docs":{},"就":{"docs":{},"是":{"docs":{},"h":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"^":{"docs":{},",":{"docs":{},"上":{"docs":{},"两":{"docs":{},"个":{"docs":{},"版":{"docs":{},"本":{"docs":{},"就":{"docs":{},"是":{"docs":{},"h":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"^":{"docs":{},"^":{"docs":{},",":{"docs":{},"上":{"1":{"0":{"0":{"docs":{},"个":{"docs":{},"版":{"docs":{},"本":{"docs":{},"可":{"docs":{},"以":{"docs":{},"用":{"docs":{},"h":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"~":{"1":{"0":{"0":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}},"docs":{}},"docs":{}},"docs":{}}}}}}}}}}}}},"docs":{}},"docs":{}},"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"该":{"docs":{},"命":{"docs":{},"令":{"docs":{},"可":{"docs":{},"以":{"docs":{},"记":{"docs":{},"录":{"docs":{},"操":{"docs":{},"作":{"docs":{},"的":{"docs":{},"每":{"docs":{},"一":{"docs":{},"次":{"docs":{},"命":{"docs":{},"令":{"docs":{},",":{"docs":{},"可":{"docs":{},"以":{"docs":{},"看":{"docs":{},"到":{"docs":{},"版":{"docs":{},"本":{"docs":{},"i":{"docs":{},"d":{"docs":{"git/ban-ben-ku.html":{"ref":"git/ban-ben-ku.html","tf":0.006896551724137931}}}}}}}}}}}}}}}}}}}}}}}}}},"内":{"docs":{},"容":{"docs":{},"冲":{"docs":{},"突":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}},"切":{"docs":{},"换":{"docs":{},"到":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}}},"合":{"docs":{},"并":{"docs":{},"完":{"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"分":{"docs":{},"支":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"可":{"docs":{},"以":{"docs":{},"把":{"docs":{},"它":{"docs":{},"删":{"docs":{},"除":{"docs":{},"了":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}}}}}}}}}}}}}}},"或":{"docs":{},"者":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547},"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}},"接":{"docs":{},"下":{"docs":{},"来":{"docs":{},"创":{"docs":{},"建":{"docs":{},"版":{"docs":{},"本":{"docs":{},"库":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}}}}},"第":{"docs":{},"一":{"docs":{},"条":{"docs":{},"命":{"docs":{},"令":{"docs":{},"是":{"docs":{},"创":{"docs":{},"建":{"docs":{},"版":{"docs":{},"本":{"docs":{},"库":{"docs":{},"并":{"docs":{},"切":{"docs":{},"换":{"docs":{},"版":{"docs":{},"本":{"docs":{},"库":{"docs":{"git/fen-zhi.html":{"ref":"git/fen-zhi.html","tf":0.007194244604316547}}}}}}}}}}}}}}}}}}},"#":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.008797653958944282}}},":":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.005865102639296188}},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}},"一":{"docs":{},"旦":{"docs":{},"远":{"docs":{},"程":{"docs":{},"主":{"docs":{},"机":{"docs":{},"的":{"docs":{},"版":{"docs":{},"本":{"docs":{},"库":{"docs":{},"有":{"docs":{},"了":{"docs":{},"更":{"docs":{},"新":{"docs":{},"(":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"术":{"docs":{},"语":{"docs":{},"叫":{"docs":{},"做":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{},")":{"docs":{},",":{"docs":{},"需":{"docs":{},"要":{"docs":{},"将":{"docs":{},"这":{"docs":{},"些":{"docs":{},"更":{"docs":{},"新":{"docs":{},"取":{"docs":{},"回":{"docs":{},"本":{"docs":{},"地":{"docs":{},",":{"docs":{},"这":{"docs":{},"时":{"docs":{},"就":{"docs":{},"要":{"docs":{},"用":{"docs":{},"到":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"不":{"docs":{},"带":{"docs":{},"任":{"docs":{},"何":{"docs":{},"参":{"docs":{},"数":{"docs":{},"的":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}},"发":{"docs":{},"现":{"docs":{},"没":{"docs":{},"有":{"docs":{},"任":{"docs":{},"何":{"docs":{},"版":{"docs":{},"本":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}},"生":{"docs":{},"成":{"docs":{},"了":{"docs":{},"本":{"docs":{},"地":{"docs":{},"版":{"docs":{},"本":{"docs":{},"m":{"docs":{},"a":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{},"仍":{"docs":{},"然":{"docs":{},"没":{"docs":{},"有":{"docs":{},"远":{"docs":{},"程":{"docs":{},"版":{"docs":{},"本":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}},"建":{"docs":{},"立":{"docs":{},"追":{"docs":{},"踪":{"docs":{},"关":{"docs":{},"系":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}},"所":{"docs":{},"取":{"docs":{},"回":{"docs":{},"的":{"docs":{},"更":{"docs":{},"新":{"docs":{},",":{"docs":{},"在":{"docs":{},"本":{"docs":{},"地":{"docs":{},"主":{"docs":{},"机":{"docs":{},"上":{"docs":{},"要":{"docs":{},"用":{"docs":{},"“":{"docs":{},"远":{"docs":{},"程":{"docs":{},"主":{"docs":{},"机":{"docs":{},"名":{"docs":{},"/":{"docs":{},"分":{"docs":{},"支":{"docs":{},"名":{"docs":{},"”":{"docs":{},"的":{"docs":{},"形":{"docs":{},"式":{"docs":{},"读":{"docs":{},"取":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"支":{"docs":{},"持":{"docs":{},"多":{"docs":{},"种":{"docs":{},"协":{"docs":{},"议":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}},"改":{"docs":{},"变":{"docs":{},"地":{"docs":{},"址":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}},"更":{"docs":{},"改":{"docs":{},"主":{"docs":{},"机":{"docs":{},"名":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}},"语":{"docs":{},"法":{"docs":{},":":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.005865102639296188}}}}},"运":{"docs":{},"行":{"docs":{},"上":{"docs":{},"面":{"docs":{},"命":{"docs":{},"令":{"docs":{},"后":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}},"这":{"docs":{},"下":{"docs":{},"远":{"docs":{},"程":{"docs":{},"版":{"docs":{},"本":{"docs":{},"库":{"docs":{},"也":{"docs":{},"创":{"docs":{},"建":{"docs":{},"了":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}},"时":{"docs":{},"运":{"docs":{},"行":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.02702702702702703}}}}}}}}},",":{"docs":{},"如":{"docs":{},"果":{"docs":{},"想":{"docs":{},"用":{"docs":{},"其":{"docs":{},"他":{"docs":{},"主":{"docs":{},"机":{"docs":{},"名":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}},":":{"docs":{},"列":{"docs":{},"出":{"docs":{},"所":{"docs":{},"有":{"docs":{},"远":{"docs":{},"程":{"docs":{},"主":{"docs":{},"机":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}},"删":{"docs":{},"除":{"docs":{},"远":{"docs":{},"程":{"docs":{},"主":{"docs":{},"机":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}},"取":{"docs":{},"回":{"docs":{},"远":{"docs":{},"程":{"docs":{},"主":{"docs":{},"机":{"docs":{},"对":{"docs":{},"应":{"docs":{},"的":{"docs":{},"分":{"docs":{},"支":{"docs":{},"的":{"docs":{},"更":{"docs":{},"新":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}},"的":{"docs":{},"全":{"docs":{},"部":{"docs":{},"更":{"docs":{},"新":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}},"指":{"docs":{},"定":{"docs":{},"生":{"docs":{},"成":{"docs":{},"目":{"docs":{},"录":{"docs":{},"名":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}},"改":{"docs":{},"变":{"docs":{},"u":{"docs":{},"r":{"docs":{},"l":{"docs":{},"地":{"docs":{},"址":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}},"查":{"docs":{},"看":{"docs":{},"主":{"docs":{},"机":{"docs":{},"的":{"docs":{},"详":{"docs":{},"细":{"docs":{},"信":{"docs":{},"息":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}},"添":{"docs":{},"加":{"docs":{},"远":{"docs":{},"程":{"docs":{},"主":{"docs":{},"机":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}},"远":{"docs":{},"程":{"docs":{},"分":{"docs":{},"支":{"docs":{},"于":{"docs":{},"本":{"docs":{},"地":{"docs":{},"分":{"docs":{},"支":{"docs":{},"合":{"docs":{},"并":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}},"重":{"docs":{},"新":{"docs":{},"命":{"docs":{},"名":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}},"默":{"docs":{},"认":{"docs":{},"生":{"docs":{},"成":{"docs":{},"和":{"docs":{},"库":{"docs":{},"同":{"docs":{},"名":{"docs":{},"的":{"docs":{},"文":{"docs":{},"件":{"docs":{},"夹":{"docs":{"git/yuan-cheng-ku.html":{"ref":"git/yuan-cheng-ku.html","tf":0.002932551319648094}}}}}}}}}}}}}}},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{},"g":{"docs":{},"n":{"docs":{},"o":{"docs":{},"r":{"docs":{"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.05405405405405406}}}}}}}}}}},"配":{"docs":{},"置":{"docs":{},"如":{"docs":{},"下":{"docs":{"hu-lve-wen-jian.html":{"ref":"hu-lve-wen-jian.html","tf":0.02702702702702703}}}}}}},"length":542},"corpusTokens":["\"hello","\"你的邮箱\"","#","$","'","'#hello'>readme.md","''","''>.gitignor","''>config/main.j","''>note.txt","'1111'>>readme.md","'2222'>>readme.md","'[email]'","'[useranme]'","'dev","'hello'>index.html","'init","'init'","'init'>readme.md","'master","'merg","'thi","'updat",".gitignor","/c/users/lihualong/.ssh/id_rsa","/c/users/lihualong/.ssh/id_rsa2","/opt/git/project.git","1","1'","1.","[email protected]","1config","1创建","1创建版本库","1哈希算法。这能确保代码内容的完整性,确保在遇到磁盘故障和网络问题时降低对版本库的破坏。","2","2.","2.0版本之前,默认采用matching方法,现在改为默认采用simple方式。如果要修改这个设置,可以采用git","2合并分支","2版本库","3","3.","3代码提交","3分支","3删除分支","4","4.1","4.2","4.3","4冲突解决","4远程库","5","5bug分支","5忽略文件","6","6tortoisgit","7",":",":dev","[username].github.io","add","add命令,已经把修改放到暂存区了,没有保留在工作区","add命令,这时我们运行git","all选项。","appli","a:查看所有分支","b","b38a32","bash里面直接用clone命令克隆到本地就好了,但是每次fetch和push代码都需要输入账号和密码,这也是https方式的麻烦之处。而使用ssh","bash),创建ssh","beyondcompare,diffmerge,tortoisgit","brach","branch","branch'>readme.md","branch命令会列出所有分支,当前分支前面会标一个*号","c","c:\\users\\用户名\\.ssh","cd","checkout","clone","clone版本","clone版本库时,git会自动命名远程主机为origin","commit","commit命令,所以不会生成版本","config","config内容格式如下","config命令。","cvs,","c设置注释文字,比如邮箱。","d","delet","dev","dev:dev","devbranch'>readme.md","diff","d参数,强制删除","echo","echo可以创建文件并写入(>)和追加(>>)内容","fetch","fetch命令。","fetch命令通常用来查看其他人的进程,因为它取回的代码对你本地的开发代码没有影响。","ff","ff参数可以创建新的commit","file:///opt/git/project.git","forc","force选项","force选项。","force选项,结果导致远程主机上更新的版本被覆盖。除非你很确定要这样做,否则应该尽量避免使用","fork:把项目变成自己的,随意修改","ftp[s]://github.com/steven","f指定密钥文件存储文件名。","git","git\">index.html","git://github.com/steven","[email protected]:steven","[email protected]:你自己的github账户名/仓库名.git","github","github.com","github已经为我们准备了各种配置文件,https://github.com/github/gitignor","github是一个软件项目的托管平台,其只支持git作为版本库。它还是一个开源协作社区,通过github,既可以让别人参与你的开源项目,也可以参与别人的开源项目.","gitpag","git与","git是一个开源的分布式版本控制系统,用于敏捷高效地处理任何或小或大的项目。git","git要求每个远程主机都必须指定一个主机名。git","global","gpg","hard","head","head^","help","host","hostnam","http://www.ruanyifeng.com/blog/2014/06/git_remote.html","http[s]://github.com/steven","https://github.com/steven","https://pages.github.com/","identityfil","ignore'","index.html'","init","init'","init'>readme.md","key","keygen","keys”页面,点击","key。","key保存你的公钥。这一步做完了以后,队友就可以把自己的代码push到你们团队的这个repository里了。","key在github里是不允许重复使用,就是一个key只能对应github上的一个项目。","key的,另外ssh默认是每次fetch和push代码都不需要输入账号和密码,如果你想要每次都输入账号密码才能进行fetch和push也可以另外进行设置","key,因此,如果你想要使用ssh","key,将公钥(id_rsa.pub)里的内容拷出来给项目创建者,让创建者新建一个ssh","key,那么需要使用ssh","key:","l.github.io.git","l/demo.git","l/steven","l/test.git","l/test1.git","linux","list","list可以查看所有参数","local","local>global>system","log","log查看版本,还是之前的两个版本,因为我们没有执行git","ls","l,有仓库demo","m","mac:","master","master:mast","match","merg","mergetool可视化工具","mkdir","mynam","new","note.txt","o","open","orgniz","origin","origin/mast","origin/next","osxgit","o参数","p","page","pop","preferredauthent","pretty=onlin","project","project'>readme.md","prune","publickey","pull","pull不会在拉取远程分支的时候,删除对应的本地分支,可以改变这个行为,加上参数","pull合并差异,然后再推送到远程主机。这时,如果你一定要推送,可以使用","pull命令的作用是,取回远程主机某个分支的更新,再与本地的指定分支合并。","pull就可以省略远程分支名","push","push,如果当前分支与多个主机存在追踪关系,则可以使用","push.default","push不会推送标签(tag),除非使用","push了","push命令用于将本地分支的更新,推送到远程主机","push,默认只推送当前分支,这叫做simple方式。此外,还有一种matching方式,会推送所有有对应的远程分支的本地分支。git","p就会在本地删除远程已经删除的分支","readm","readme.md","readme.md被修改过还没有提交","rebas","reflog","remot","remote命令用于管理主机名","renam","repositori","repository就是版本库呢,又名仓库,就是用来存放项目代码的。","reset","rm","rsa","rsync://github.com/steven","r:查看远程分支","scm.com/doc","second","set","show","simpl","ssh","ssh://github.com/steven","star:感觉项目好,给个赞","stash","stash@{0}","statu","status,,正常了","subvers","svn","system","t","tag","tags选项","test","testorigin","t指定密钥类型,默认是rsa,可以省略。","u","update'","update'>>readme.md","upstream","url","url克隆却需要在克隆之前先配置和添加好ssh","url克隆对初学者来说会比较方便,复制http","url克隆的话,你必须是这个项目的拥有者。否则你是无法添加ssh","url然后到git","user","user.email","user.nam","username为你的账号显示名称","u选项指定一个默认主机,这样后面就可以不加任何参数使用git","v","v'","v:查看远程主机的网址","watch:关注当前项目的动态,会给你的邮箱发邮件","window","windowsgit","~/.ssh","·1、git是分布式的,svn不是:这是git和其它非分布式的版本控制系统,例如svn,cvs等,最核心的区别。","·2、git把内容按元数据方式存储,而svn是按文件:所有的资源控制系统都是把文件的元信息隐藏在一个类似.svn,.cvs等的文件夹里。","·3、git分支和svn的分支不同:分支在svn中一点不特别,就是版本库中的另外的一个目录。","·4、git没有一个全局的版本号,而svn有:目前为止这是跟svn相比git缺少的最大的一个特征。","·5、git的内容完整性要优于svn:git的内容存储使用的是sha","·http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000","·https://git","·https://github.com/","“settings”,“ssh","一旦远程主机的版本库有了更新(git术语叫做commit),需要将这些更新取回本地,这时就要用到git","上图显示的是版本号和说明","上图红色部分一定要注意,我们clone仓库后需要进入仓库内部才能操作仓库","上面命令使用","上面命令将本地的master分支推送到origin主机,同时指定origin为默认主机,后面就可以不加任何参数使用git","上面命令表示删除origin主机的dev分支。","上面命令表示,将当前分支推送到origin主机的对应分支","上面命令表示,将本地的master分支推送到origin主机的master分支。如果后者不存在,则会被新建。","下一步,就可以把本地库的所有内容推送到远程库上","不带任何参数的git","与常用的版本控制工具","主要原因是github中的readme.md文件不在本地代码目录中","仓库","仓库名称为","代码查找","以上命令,先把暂存区撤销,然后在撤销工作区","但是并没有把1111撤销,这是因为在修改1111后执行了git","作用域越小的优先级越高","使用","使用http","使用ssh","使用如下命令查看当前提交方式","例","例如:github用户名为steven","例:","例:clone远程库","修改为https:","修改为ssh:","修改信息","全局(global):当前登录用户","关联远程仓库","内容冲突","再使用","再次运行git","出现如下界面:","切换到dev","创建ssh","创建仓库","创建分支","创建组织","区别在于:","区别点:","发现没有任何版本","发现生成了本地版本master,仍然没有远程版本","可以使用","可以给每位用户提供一个静态化的网站部署","可以通过如下命令进行代码合并","可以采用提示的配置命令,也可以进行当前仓库的用户配置","可自行手动把冲突处理掉,再删除dev即可","合并完dev分支,我们可以把它删除了","后面指定版本号的前几位即可","后面是本次提交的说明","命令行进入要保存版本库的目录文件夹","回到master合并","回退版本","在c盘user目录下,看看有没有.ssh目录,如果有,再看看这个目录下有没有id_rsa和id_rsa.pub这两个文件,如果已经有了,可直接跳到下一步。如果没有,打开shell(windows下打开git","在github里可以找到两种方式的地址","在project文件夹内会创建一个.git的隐藏文件夹,是git用来跟踪管理版本库的","在本地clone仓库,把网站代码提交","在本地创建一个仓库","填上任意title,在key文本框里粘贴id_rsa.pub文件的内容,最后确认。","填写注册信息","填写项目名称,可勾选下面的红色区域选项,是否自动创建readme.md文件","复制ssh","多个ssh","多人共同协作开发的时候,就需要远程仓库了,之前也讲过github就是一个远程仓库","如果出现错误","如果分支没有进行合并操作,删除是不允许的,可以使用","如果当前分支与远程分支之间存在追踪关系,则本地分支和远程分支都可以省略","如果当前分支与远程分支存在追踪关系,git","如果当前分支只有一个追踪分支,连远程主机名都可以省略","如果当前分支只有一个追踪分支,那么主机名都可以省略","如果找不到版本号了","如果提交时出现以下提示,需要我们配置用户名","如果用户电脑里已经存在ssh","如果省略本地分支名,则表示删除指定的远程分支,因为这等同于推送一个空的本地分支到远程分支。","如果省略远程分支名,则表示将本地分支推送与之存在\"追踪关系\"的远程分支(通常两者同名),如果该远程分支不存在,则会被新建。","如果远程主机删除了某个分支,默认情况下,git","如果远程主机的版本比本地版本更新,推送时git会报错,要求先在本地做git","如果远程分支于当前分组合并,本地分支名可省略","安装","对于远程仓库的提交可以使用https和ssh","建立追踪关系","当你邀请一个用户加入团队,该用户会收到一封通知他被邀请的邮件。","我们修改了.gitignore,需要把它提交","我们先建立版本库,并添加一个readme.md文件","我们切换到dev分支,做些修改","我们创建了一个名为.gitignore的文件在根目录下,这个文件一定要添加到版本库","我们可以使用以下命令查看版本库","我们可以先修改一下readme.md","我们在切换回master,发现readme.md并没有被修改,这是因为修改是在不同分支进行的,彼此看不到,我们可以选择合并","我们在继续看readme.md做了哪些修改","我们在跟目录下创建config文件夹,里面创建一个main.js,在根目录下创建note.txt文件","我们已经修改过readme.md,想知道修改了几个版本?","我们开发项目时,会有一些文件不需要添加到版本库,不需要被git管理,这时我们就需要git的忽略文件了","我们执行如下修改","我们把dev合并到了master,再来查看readme.md,修改体现了。","我们提交修改","我们撤销刚才的修改","我们继续使用test1这个远程库","我们进行了2次修改,第一次修改后我们使用了git","或者","所取回的更新,在本地主机上要用“远程主机名/分支名”的形式读取","打开","打开https://github.com,点击注册按钮","把已存在的代码上传到github","把文件添加到仓库","按钮添加ssh","接下来创建版本库","提交代码","提交方式","提交本次操作","撤销操作","支持多种协议","改变地址","文件夹","文档","更改主机名","本地库","本地(local):当前项目","查看","查看仓库当前状态","查看帮助","查看所有参数","查看是否存在ssh","查看版本","查看版本,打开readme.md看看内容","查看网站","查看配置列表","注册","注册完毕登陆成功之后。选择settings进行基本资料的一些设置","添加文件","点击回到首页","点击按钮,创建完成。","点击绿色的创建仓库按钮,创建成功后如下图显示","版本库","现在对刚才的回退操作后悔了,还想回到第二版","生成多个密钥文件,之后在同级目录下创建config文件","用head表示当前版本,上一个版本就是head^,上两个版本就是head^^,上100个版本可以用head~100","登录github后在页面右上角选择:","登陆github,打开","的配置分为","第一条命令是创建版本库并切换版本库","等不同,它采用了分布式版本库的方式,不必服务器端软件支持。","等同于","等同于下面的命令","简介","系统(sytem):整个git系统,不分登陆用户","组织","组织帐户代表了一组共同拥有多个项目的人,同时也提供一些工具用于对成员进行分组管理。","组织账户和个人账户一样都有一个用于存放所拥有项目的命名空间,但是许多其他的东西都是不同的。","设置或获取仓库和git全局的配置","设置用户名","设置用户名和邮箱","访问http://[username].github.io","该命令可以记录操作的每一次命令,可以看到版本id","语法:","输入搜索内容,显示结果列表","运行上面命令后","还提供被称为组织(organizations)的帐户。","还是提醒有修改,是因为没有去配置.gitignor","还有一种情况,就是不管是否存在对应的远程分支,将本地的所有分支都推送到远程主机,这时需要使用","这下远程版本库也创建了","这时运行git","进入代码页","远程的仓库创建好了,但是要写代码还的在本地操作才方便,我们需要在本地也建立一个仓库,关联github远程的","选择一个文件夹(gitwork),运行如下代码","通常,这种账户被用于开源群组(例如:“perl”或者“rails”),或者公司(例如:“google”或者“twitter”)","配置如下","队友需要在自己的电脑里生成一个ssh","除了个人帐户之外,github","默认是使用https方式提交代码,也可以选择ssh方式",",如果想用其他主机名,使用",":列出所有远程主机",":删除远程主机",":取回远程主机对应的分支的更新",":取回远程主机的全部更新",":指定生成目录名",":改变url地址",":查看主机的详细信息",":添加远程主机",":远程分支于本地分支合并",":重新命名",":默认生成和库同名的文件夹",";"],"pipeline":["stopWordFilter","stemmer"]},"store":{"./":{"url":"./","title":"简介","keywords":"","body":"简介\nGit是一个开源的分布式版本控制系统,用于敏捷高效地处理任何或小或大的项目。Git 与常用的版本控制工具 CVS, Subversion 等不同,它采用了分布式版本库的方式,不必服务器端软件支持。\nGit与 SVN 区别点:\n·1、GIT是分布式的,SVN不是:这是GIT和其它非分布式的版本控制系统,例如SVN,CVS等,最核心的区别。\n·2、GIT把内容按元数据方式存储,而SVN是按文件:所有的资源控制系统都是把文件的元信息隐藏在一个类似.svn,.cvs等的文件夹里。\n·3、GIT分支和SVN的分支不同:分支在SVN中一点不特别,就是版本库中的另外的一个目录。\n·4、GIT没有一个全局的版本号,而SVN有:目前为止这是跟SVN相比GIT缺少的最大的一个特征。\n·5、GIT的内容完整性要优于SVN:GIT的内容存储使用的是SHA-1哈希算法。这能确保代码内容的完整性,确保在遇到磁盘故障和网络问题时降低对版本库的破坏。\n安装\ngit for windowsgit for OSXgit for linux\n文档\n·https://git-scm.com/docs\n·http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000\nhttp://www.ruanyifeng.com/blog/2014/06/git_remote.html\n·https://github.com/\n"},"github/":{"url":"github/","title":"github","keywords":"","body":"GitHub是一个软件项目的托管平台,其只支持Git作为版本库。它还是一个开源协作社区,通过GitHub,既可以让别人参与你的开源项目,也可以参与别人的开源项目.\n注册\n1 打开https://github.com,点击注册按钮\n\n2 填写注册信息\n\n\n\n修改信息\n注册完毕登陆成功之后。选择settings进行基本资料的一些设置\n\n\n \n代码查找\n点击回到首页\n\n输入搜索内容,显示结果列表\n\n进入代码页\n\nwatch:关注当前项目的动态,会给你的邮箱发邮件\nstar:感觉项目好,给个赞\nfork:把项目变成自己的,随意修改\n"},"github/repository.html":{"url":"github/repository.html","title":"仓库","keywords":"","body":"2 new repository\nrepository就是版本库呢,又名仓库,就是用来存放项目代码的。\n1创建\n 登录github后在页面右上角选择:\n\n出现如下界面:\n\n填写项目名称,可勾选下面的红色区域选项,是否自动创建readme.md文件\n点击绿色的创建仓库按钮,创建成功后如下图显示\n\n默认是使用https方式提交代码,也可以选择ssh方式\n2 本地库\n远程的仓库创建好了,但是要写代码还的在本地操作才方便,我们需要在本地也建立一个仓库,关联github远程的\n选择一个文件夹(gitwork),运行如下代码\ngit clone https://github.com/steven-L/test.git\ncd test\necho \"hello git\">index.html\ngit add --all\ngit commit -m 'init'\ngit push\n\n上图红色部分一定要注意,我们clone仓库后需要进入仓库内部才能操作仓库\n\n把已存在的代码上传到github\ngit remote add origin https://github.com/steven-L/test.git\ngit push -u origin master\n如果出现错误\n\n主要原因是github中的README.md文件不在本地代码目录中\n 可以通过如下命令进行代码合并\n git pull --rebase origin master\n"},"github/pushmethod.html":{"url":"github/pushmethod.html","title":"提交方式","keywords":"","body":"3代码提交\ngit 对于远程仓库的提交可以使用https和ssh\n区别在于:\n使用https url克隆对初学者来说会比较方便,复制https url然后到git Bash里面直接用clone命令克隆到本地就好了,但是每次fetch和push代码都需要输入账号和密码,这也是https方式的麻烦之处。而使用SSH url克隆却需要在克隆之前先配置和添加好SSH key,因此,如果你想要使用SSH url克隆的话,你必须是这个项目的拥有者。否则你是无法添加SSH key的,另外ssh默认是每次fetch和push代码都不需要输入账号和密码,如果你想要每次都输入账号密码才能进行fetch和push也可以另外进行设置\n使用如下命令查看当前提交方式\ngit remote -v\n在github里可以找到两种方式的地址\n\n\n修改为https:\ngit remote set-url origin https://github.com/steven-L/steven-L.github.io.git\n修改为ssh:\ngit remote set-url origin [email protected]:steven-L/steven-L.github.io.git\n使用SSH key\n1. 创建SSH Key。\n在C盘user目录下,看看有没有.ssh目录,如果有,再看看这个目录下有没有id_rsa和id_rsa.pub这两个文件,如果已经有了,可直接跳到下一步。如果没有,打开Shell(Windows下打开Git Bash),创建SSH Key:\n$ ssh-keygen -t rsa -C \"你的邮箱\"\n-t指定密钥类型,默认是rsa,可以省略。\n-C设置注释文字,比如邮箱。\n-f指定密钥文件存储文件名。\n\n2. 复制ssh keys\n登陆GitHub,打开 “settings”,“SSH and GPG Keys”页面,点击 按钮添加ssh key ;\n填上任意Title,在Key文本框里粘贴id_rsa.pub文件的内容,最后确认。\n3. 关联远程仓库 \n\n在本地创建一个仓库 git init\n$ git remote add origin [email protected]:你自己的GitHub账户名/仓库名.git\n下一步,就可以把本地库的所有内容推送到远程库上\n \n"},"github/gitpages.html":{"url":"github/gitpages.html","title":"gitpages","keywords":"","body":"4 github pages\ngithub pages 可以给每位用户提供一个静态化的网站部署\nhttps://pages.github.com/\n4.1 创建仓库\n仓库名称为 [username].github.io username为你的账号显示名称\n\n点击按钮,创建完成。\n4.2 提交代码\n在本地clone仓库,把网站代码提交\n4.3 查看网站\n访问http://[username].github.io\n"},"github/orgnization.html":{"url":"github/orgnization.html","title":"orgnization","keywords":"","body":"5 组织\n除了个人帐户之外,GitHub 还提供被称为组织(Organizations)的帐户。 组织账户和个人账户一样都有一个用于存放所拥有项目的命名空间,但是许多其他的东西都是不同的。 组织帐户代表了一组共同拥有多个项目的人,同时也提供一些工具用于对成员进行分组管理。 通常,这种账户被用于开源群组(例如:“perl”或者“rails”),或者公司(例如:“google”或者“twitter”)\n创建组织\n\n\n\n当你邀请一个用户加入团队,该用户会收到一封通知他被邀请的邮件。\n\n队友需要在自己的电脑里生成一个ssh key,将公钥(id_rsa.pub)里的内容拷出来给项目创建者,让创建者新建一个ssh key保存你的公钥。这一步做完了以后,队友就可以把自己的代码push到你们团队的这个repository里了。\n多个ssh key\nssh key在github里是不允许重复使用,就是一个key只能对应github上的一个项目。\n查看是否存在ssh key\ncd ~/.ssh\nls\n如果用户电脑里已经存在ssh key,那么需要使用ssh-keygen 生成多个密钥文件,之后在同级目录下创建config文件\nmac:\nopen ~/.ssh\nwindows\n打开 C:\\Users\\用户名\\.ssh 文件夹\n例:\n\nconfig内容格式如下\nHost github.com\n HostName github.com\n PreferredAuthentications publickey \n User [email protected]\n IdentityFile /C/Users/lihualong/.ssh/id_rsa\n\nHost github.com\n HostName github.com\n PreferredAuthentications publickey \n User [email protected]\n IdentityFile /C/Users/lihualong/.ssh/id_rsa2\n"},"git/redeme.html":{"url":"git/redeme.html","title":"git","keywords":"","body":""},"git/config.html":{"url":"git/config.html","title":"1config","keywords":"","body":"config\n设置或获取仓库和git全局的配置\n\n查看帮助\n\ngit config --help\n\ngit 的配置分为\n\n\n系统(sytem):整个git系统,不分登陆用户\n全局(global):当前登录用户\n本地(local):当前项目\n\n作用域越小的优先级越高 local>global>system\n\n查看配置列表\n\ngit config --list\ngit config --global --list\ngit config --local --list\ngit config --system --list\n\n设置用户名和邮箱\n\ngit config --global user.name '[useranme]'\ngit config --global user.email '[email]'\n"},"git/ban-ben-ku.html":{"url":"git/ban-ben-ku.html","title":"2版本库","keywords":"","body":"版本库\n1创建版本库\n命令行进入要保存版本库的目录文件夹\nmkdir project\ncd project\ngit init\n在project文件夹内会创建一个.git的隐藏文件夹,是git用来跟踪管理版本库的\n2 添加文件\necho 'init git project'>README.md\ngit add README.md\ngit commit -m 'init'\necho可以创建文件并写入(>)和追加(>>)内容\ngit add 把文件添加到仓库 git add --list可以查看所有参数\ngit commit 提交本次操作 -m 后面是本次提交的说明 git commit --list 查看所有参数\n3 设置用户名\n如果提交时出现以下提示,需要我们配置用户名\n\n可以采用提示的配置命令,也可以进行当前仓库的用户配置\ngit config --local user.email ''\ngit config --local user.name\n4 查看仓库当前状态\n\ngit status\n\n我们可以先修改一下README.md\necho 'this is second update'>>README.md\ngit status\n\nREADME.md被修改过还没有提交\n\ngit diff\n\n我们在继续看README.md做了哪些修改\ngit diff README.md\n\n我们提交修改\ngit add --all\ngit commit -m 'update -v'\n5 查看版本\n\ngit log\n\n我们已经修改过README.md,想知道修改了几个版本?\ngit log\n\ngit log --pretty=online\n\n上图显示的是版本号和说明\n6 回退版本\n\ngit reset\n\ngit 用HEAD表示当前版本,上一个版本就是HEAD^,上两个版本就是HEAD^^,上100个版本可以用HEAD~100\ngit reset --hard HEAD^\n再使用 git log 查看版本,打开README.md看看内容\n现在对刚才的回退操作后悔了,还想回到第二版\ngit reset --hard b38a32\n--hard 后面指定版本号的前几位即可\n\ngit reflog\n\n如果找不到版本号了\ngit reflog\n该命令可以记录操作的每一次命令,可以看到版本id\n7 撤销操作\n\ngit checkout\n\n我们执行如下修改\necho '1111'>>README.md\ngit add --all\necho '2222'>>README.md\n我们进行了2次修改,第一次修改后我们使用了git add命令,这时我们运行git log查看版本,还是之前的两个版本,因为我们没有执行git commit命令,所以不会生成版本\n我们撤销刚才的修改\ngit checkout -- README.md\n但是并没有把1111撤销,这是因为在修改1111后执行了git add命令,已经把修改放到暂存区了,没有保留在工作区\ngit reset HEAD README.md\ngit checkout -- README.md\n以上命令,先把暂存区撤销,然后在撤销工作区\n"},"git/fen-zhi.html":{"url":"git/fen-zhi.html","title":"3分支","keywords":"","body":"1 创建分支\n我们先建立版本库,并添加一个readme.md文件\nmkdir test\ncd test\ngit init\necho 'master init'>readme.md\ngit add --all\ngit commit -m 'master init'\n接下来创建版本库\n可以使用\ngit checkout -b dev\n或者\ngit branch dev\ngit checkout dev\n第一条命令是创建版本库并切换版本库\n我们可以使用以下命令查看版本库\ngit branch\ngit branch命令会列出所有分支,当前分支前面会标一个*号\n2合并分支\n我们切换到dev分支,做些修改\ngit checkout dev\necho 'dev update'>>readme.md\ngit add --all\ngit commit -m 'dev update'\n我们在切换回master,发现readme.md并没有被修改,这是因为修改是在不同分支进行的,彼此看不到,我们可以选择合并\ngit checkout master\ngit merge dev\n我们把dev合并到了master,再来查看readme.md,修改体现了。\n使用--no-ff参数可以创建新的commit\ngit merge --no-ff -m 'merge dev '\n3删除分支\n合并完dev分支,我们可以把它删除了\ngit branch -d dev\n如果分支没有进行合并操作,删除是不允许的,可以使用-D参数,强制删除\ngit brach -D dev\n4冲突解决\n内容冲突\ngit checkout master\necho 'this is master branch'>readme.md\ngit add --all\ngit commit -m 'master commit readme 1'\n切换到dev\ngit checkout dev\necho 'this is devbranch'>readme.md\ngit add --all\ngit commit -m 'dev commit readme 1'\n回到master合并\ngit checkout master\ngit merge dev\n\n可自行手动把冲突处理掉,再删除dev即可\nmergetool可视化工具\nbeyondcompare,diffmerge,tortoisgit\n5bug分支\ngit stash\ngit stash list\ngit stash pop\ngit stash apply stash@{0}\n"},"git/yuan-cheng-ku.html":{"url":"git/yuan-cheng-ku.html","title":"4远程库","keywords":"","body":"多人共同协作开发的时候,就需要远程仓库了,之前也讲过github就是一个远程仓库\n例如:github用户名为steven-L,有仓库demo\ngit clone\n语法:\n\ngit clone :默认生成和库同名的文件夹\ngit clone :指定生成目录名\n\ngit clone 支持多种协议\ngit clone http[s]://github.com/steven-L/demo.git\ngit clone ssh://github.com/steven-L/demo.git\ngit clone git://github.com/steven-L/demo.git\ngit clone /opt/git/project.git\ngit clone file:///opt/git/project.git\ngit clone ftp[s]://github.com/steven-L/demo.git\ngit clone rsync://github.com/steven-L/demo.git\n例:clone远程库\ngit clone https://github.com/steven-L/demo.git\necho 'init'>README.md\ngit add --all\ngit commit -m 'init'\ngit push\ngit remote\ngit要求每个远程主机都必须指定一个主机名。git remote命令用于管理主机名\n\ngit remote :列出所有远程主机\ngit remote -v:查看远程主机的网址\ngit remote show :查看主机的详细信息\ngit remote add :添加远程主机\ngit remote rm :删除远程主机\ngit remote rename :重新命名\ngit remote set-url :改变url地址\n\nclone版本库时,git会自动命名远程主机为origin ,如果想用其他主机名,使用-o参数\ngit clone -o myname https://github.com/steven-L/test1.git\n例:\nclone版本\ngit clone https://github.com/steven-L/test1.git\n查看\ngit remote\ngit remote -v\ngit remote show origin\n改变地址\ngit remote set-url origin https://github.com/steven-L/test1.git\n\ngit remote set-url origin [email protected]:steven-L/test1.git\n更改主机名\ngit remote rename origin testorigin\ngit remote\ngit remote rename testorigin origin\ngit fetch\n\ngit fetch :取回远程主机的全部更新\ngit fetch :取回远程主机对应的分支的更新\ngit branch -r:查看远程分支\ngit branch -a:查看所有分支\n\n一旦远程主机的版本库有了更新(Git术语叫做commit),需要将这些更新取回本地,这时就要用到git fetch命令。\ngit fetch命令通常用来查看其他人的进程,因为它取回的代码对你本地的开发代码没有影响。\n所取回的更新,在本地主机上要用“远程主机名/分支名”的形式读取\ngit checkout origin/master\n例\n我们继续使用test1这个远程库\ngit branch -a\n发现没有任何版本\necho '#hello'>README.md\ngit add --all\ngit commit -m 'init'\n运行上面命令后\ngit branch -a\n发现生成了本地版本master,仍然没有远程版本\ngit push\ngit branch -a\n这下远程版本库也创建了\ngit push\n语法:\n\ngit push :\n\ngit push命令用于将本地分支的更新,推送到远程主机\ngit checkout -b dev\necho 'hello'>index.html\ngit add --all\ngit commit -m 'dev add index.html'\ngit push origin dev:dev\ngit branch -a\n\n如果省略远程分支名,则表示将本地分支推送与之存在\"追踪关系\"的远程分支(通常两者同名),如果该远程分支不存在,则会被新建。\n\n\ngit push origin master\n上面命令表示,将本地的master分支推送到origin主机的master分支。如果后者不存在,则会被新建。\n\n如果省略本地分支名,则表示删除指定的远程分支,因为这等同于推送一个空的本地分支到远程分支。\n\n\n$ git push origin :dev\n# 等同于\n$ git push origin --delete dev\n上面命令表示删除origin主机的dev分支。\n\n如果当前分支与远程分支之间存在追踪关系,则本地分支和远程分支都可以省略\n\n\n git push origin\n上面命令表示,将当前分支推送到origin主机的对应分支\n\n如果当前分支只有一个追踪分支,那么主机名都可以省略 git push,如果当前分支与多个主机存在追踪关系,则可以使用-u选项指定一个默认主机,这样后面就可以不加任何参数使用git push\n\n\ngit push -u origin master\n上面命令将本地的master分支推送到origin主机,同时指定origin为默认主机,后面就可以不加任何参数使用git push了\n\n不带任何参数的git push,默认只推送当前分支,这叫做simple方式。此外,还有一种matching方式,会推送所有有对应的远程分支的本地分支。Git 2.0版本之前,默认采用matching方法,现在改为默认采用simple方式。如果要修改这个设置,可以采用git config命令。\n\n\n$ git config --global push.default matching\n# 或者\n$ git config --global push.default simple\n\n还有一种情况,就是不管是否存在对应的远程分支,将本地的所有分支都推送到远程主机,这时需要使用--all选项。\n\n\n git push --all origin\n\n如果远程主机的版本比本地版本更新,推送时Git会报错,要求先在本地做git pull合并差异,然后再推送到远程主机。这时,如果你一定要推送,可以使用--force选项。\n\n\n$ git push --force origin\n上面命令使用--force选项,结果导致远程主机上更新的版本被覆盖。除非你很确定要这样做,否则应该尽量避免使用--force选项\n\ngit push不会推送标签(tag),除非使用--tags选项\n\n\ngit push origin --tags\ngit pull\n\ngit pull : :远程分支于本地分支合并\n\ngit pull命令的作用是,取回远程主机某个分支的更新,再与本地的指定分支合并。\ngit pull origin master:master\n\n如果远程分支于当前分组合并,本地分支名可省略\n\n\ngit pull origin master\n\n建立追踪关系\n\n\ngit branch --set-upstream master origin/next\n\n如果当前分支与远程分支存在追踪关系,git pull就可以省略远程分支名\n\n\ngit pull origin\n\n如果当前分支只有一个追踪分支,连远程主机名都可以省略\n\n\ngit pull\n\n如果远程主机删除了某个分支,默认情况下,git pull不会在拉取远程分支的时候,删除对应的本地分支,可以改变这个行为,加上参数-p就会在本地删除远程已经删除的分支\n\n\n$ git pull -p\n# 等同于下面的命令\n$ git fetch --prune origin \n$ git fetch -p\n \n"},"hu-lve-wen-jian.html":{"url":"hu-lve-wen-jian.html","title":"5忽略文件","keywords":"","body":"我们开发项目时,会有一些文件不需要添加到版本库,不需要被git管理,这时我们就需要git的忽略文件了\necho ''>.gitignore\ngit add .gitignore\ngit commit -m 'init ignore'\n我们创建了一个名为.gitignore的文件在根目录下,这个文件一定要添加到版本库\n我们在跟目录下创建config文件夹,里面创建一个main.js,在根目录下创建note.txt文件\nmkdir config\necho ''>config/main.js\necho ''>note.txt\n这时运行git status\n\n还是提醒有修改,是因为没有去配置.gitignore\n配置如下\nconfig\nnote.txt\n我们修改了.gitignore,需要把它提交\ngit add .gitignore\ngit commit -m 'update ignore'\n再次运行git status,,正常了\nGitHub已经为我们准备了各种配置文件,https://github.com/github/gitignore\n"},"git/tortoisgit.html":{"url":"git/tortoisgit.html","title":"6tortoisGit","keywords":"","body":""}}}