Pro Git 2nd Edition 2.1.413public key has been saved in /home/schacon/.ssh/id_rsa.pub. The key fingerprint is: d0:82:24:8e:d7:f1:bb:9b:33:53:96:93:49:da:9b:e3 schacon@mylaptop.local First it confirms where you want to save the see in this directory. Here’s what a newly-initialized .git directory typically looks like: $ ls -F1 config description HEAD hooks/ info/ objects/ refs/ Depending on your version of Git, you may see0 码力 | 731 页 | 21.49 MB | 1 年前3
Pro Git 2nd Edition 2.1.413public key has been saved in /home/schacon/.ssh/id_rsa.pub. The key fingerprint is: d0:82:24:8e:d7:f1:bb:9b:33:53:96:93:49:da:9b:e3 schacon@mylaptop.local First it confirms where you want to save the see in this directory. Here’s what a newly- initialized .git directory typically looks like: $ ls -F1 config description HEAD 414 hooks/ info/ objects/ refs/ Depending on your version of Git, you may0 码力 | 501 页 | 17.96 MB | 1 年前3
Pro Git 2nd Edition 2.1.413 public key has been saved in /home/schacon/.ssh/id_rsa.pub. The key fingerprint is: d0:82:24:8e:d7:f1:bb:9b:33:53:96:93:49:da:9b:e3 schacon@mylaptop.local First it confirms where you want to save the see in this directory. Here’s what a newly-initialized .git directory typically looks like: $ ls -F1 config description HEAD hooks/ info/ objects/ refs/ Depending on your version of Git, you may see0 码力 | 691 页 | 13.35 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66public key has been saved in /home/schacon/.ssh/id_rsa.pub. The key fingerprint is: d0:82:24:8e:d7:f1:bb:9b:33:53:96:93:49:da:9b:e3 schacon@mylaptop.local 首先 ssh-keygen 会确认密钥的存储位置(默认是 .ssh/id_rsa),然后它会要求你输入两次密钥口令。 这个目录包含了几乎所有 Git 存储 和操作的东西。 如若想备份或复制一个版本库,只需把这个目录拷贝至另一处即可。 本章探讨的所有内容,均 位于这个目录内。 新初始化的 .git 目录的典型结构如下: $ ls -F1 config description HEAD hooks/ info/ objects/ refs/ 随着 Git 版本的不同,该目录下可能还会包含其他内容。 不过对于一个全新的 git init0 码力 | 501 页 | 19.30 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66public key has been saved in /home/schacon/.ssh/id_rsa.pub. The key fingerprint is: d0:82:24:8e:d7:f1:bb:9b:33:53:96:93:49:da:9b:e3 schacon@mylaptop.local 首先 ssh-keygen 会确认密钥的存储位置(默认是 .ssh/id_rsa),然后它会 个目录包含了几乎所有 Git 存储和操作的东西。 如若想备份或复制一个版本 库,只需把这个目录拷贝至另一处即可。 本章探讨的所有内容,均位于这个 目录内。 新初始化的 .git 目录的典型结构如下: $ ls -F1 config description HEAD hooks/ info/ objects/ refs/ 随着 Git 版本的不同,该目录下可能还会包含其他内容。 不过对于一个全新的 git init0 码力 | 670 页 | 13.59 MB | 1 年前3
共 5 条
- 1













