 Pro Git 2nd Edition 2.1.413directory, not subdir/TODO /TODO # ignore all files in any directory named build build/ # ignore doc/notes.txt, but not doc/server/arch.txt doc/*.txt # ignore all .pdf files in the doc/ directory and any -0700 by Scott Chacon The substitutions can include for example the commit message and any git notes, and git log can do simple word wrapping: $ echo '$Format:Last commit: %h by %aN at %cd%n%+w(76,6 origin │ ├── bookmarks │ │ └── master │ └── branches │ └── default ├── notes │ └── hg ├── remotes │ └── origin │ └── HEAD └── tags 9 directories, 5 files Git-remote-hg0 码力 | 731 页 | 21.49 MB | 1 年前3 Pro Git 2nd Edition 2.1.413directory, not subdir/TODO /TODO # ignore all files in any directory named build build/ # ignore doc/notes.txt, but not doc/server/arch.txt doc/*.txt # ignore all .pdf files in the doc/ directory and any -0700 by Scott Chacon The substitutions can include for example the commit message and any git notes, and git log can do simple word wrapping: $ echo '$Format:Last commit: %h by %aN at %cd%n%+w(76,6 origin │ ├── bookmarks │ │ └── master │ └── branches │ └── default ├── notes │ └── hg ├── remotes │ └── origin │ └── HEAD └── tags 9 directories, 5 files Git-remote-hg0 码力 | 731 页 | 21.49 MB | 1 年前3
 Pro Git 2nd Edition 2.1.413directory, not subdir/TODO /TODO # ignore all files in any directory named build build/ # ignore doc/notes.txt, but not doc/server/arch.txt doc/*.txt # ignore all .pdf files in the doc/ directory and any 2009 -0700 by Scott Chacon The substitutions can include for example the commit message and any git notes, and git log can do simple word wrapping: $ echo '$Format:Last commit: %h by %aN at %cd%n%+w(76 origin │ ├── bookmarks │ │ └── master │ └── branches │ └── default ├── notes │ └── hg ├── remotes │ └── origin 378 │ └── HEAD └── tags 9 directories, 5 files Git-remote-hg0 码力 | 501 页 | 17.96 MB | 1 年前3 Pro Git 2nd Edition 2.1.413directory, not subdir/TODO /TODO # ignore all files in any directory named build build/ # ignore doc/notes.txt, but not doc/server/arch.txt doc/*.txt # ignore all .pdf files in the doc/ directory and any 2009 -0700 by Scott Chacon The substitutions can include for example the commit message and any git notes, and git log can do simple word wrapping: $ echo '$Format:Last commit: %h by %aN at %cd%n%+w(76 origin │ ├── bookmarks │ │ └── master │ └── branches │ └── default ├── notes │ └── hg ├── remotes │ └── origin 378 │ └── HEAD └── tags 9 directories, 5 files Git-remote-hg0 码力 | 501 页 | 17.96 MB | 1 年前3
 Pro Git 2nd Edition 2.1.413 directory, not subdir/TODO /TODO # ignore all files in any directory named build build/ # ignore doc/notes.txt, but not doc/server/arch.txt doc/*.txt # ignore all .pdf files in the doc/ directory and any -0700 by Scott Chacon The substitutions can include for example the commit message and any git notes, and git log can do simple word wrapping: $ echo '$Format:Last commit: %h by %aN at %cd%n%+w(76,6 origin │ ├── bookmarks │ │ └── master │ └── branches │ └── default ├── notes │ └── hg ├── remotes │ └── origin │ └── HEAD └── tags 9 directories, 5 files Git-remote-hg0 码力 | 691 页 | 13.35 MB | 1 年前3 Pro Git 2nd Edition 2.1.413 directory, not subdir/TODO /TODO # ignore all files in any directory named build build/ # ignore doc/notes.txt, but not doc/server/arch.txt doc/*.txt # ignore all .pdf files in the doc/ directory and any -0700 by Scott Chacon The substitutions can include for example the commit message and any git notes, and git log can do simple word wrapping: $ echo '$Format:Last commit: %h by %aN at %cd%n%+w(76,6 origin │ ├── bookmarks │ │ └── master │ └── branches │ └── default ├── notes │ └── hg ├── remotes │ └── origin │ └── HEAD └── tags 9 directories, 5 files Git-remote-hg0 码力 | 691 页 | 13.35 MB | 1 年前3
 Pro Git 中文版 第2版 2.1.66a 文件 !lib.a # 只忽略当前目录下的 TODO 文件,而不忽略 subdir/TODO /TODO # 忽略任何目录下名为 build 的文件夹 build/ # 忽略 doc/notes.txt,但不忽略 doc/server/arch.txt doc/*.txt # 忽略 doc/ 目录及其所有子目录下的 .pdf 文件 doc/**/*.pdf  GitHub 有一个十分详细的针对数十种项目及语言的 ST_COMMIT Last commit date: Tue Apr 21 08:38:48 2009 -0700 by Scott Chacon 你也可以用诸如提交信息或者任意的 git notes 进行替换,并且 git log 还能做简单的字词折行: $ echo '$Format:Last commit: %h by %aN at %cd%n%+w(76,6,9)%B$' > LAST_COMMIT origin │ ├── bookmarks │ │ └── master │ └── branches │ └── default ├── notes │ └── hg ├── remotes │ └── origin │ └── HEAD └── tags 9 directories, 5 files Git-remote-hg0 码力 | 501 页 | 19.30 MB | 1 年前3 Pro Git 中文版 第2版 2.1.66a 文件 !lib.a # 只忽略当前目录下的 TODO 文件,而不忽略 subdir/TODO /TODO # 忽略任何目录下名为 build 的文件夹 build/ # 忽略 doc/notes.txt,但不忽略 doc/server/arch.txt doc/*.txt # 忽略 doc/ 目录及其所有子目录下的 .pdf 文件 doc/**/*.pdf  GitHub 有一个十分详细的针对数十种项目及语言的 ST_COMMIT Last commit date: Tue Apr 21 08:38:48 2009 -0700 by Scott Chacon 你也可以用诸如提交信息或者任意的 git notes 进行替换,并且 git log 还能做简单的字词折行: $ echo '$Format:Last commit: %h by %aN at %cd%n%+w(76,6,9)%B$' > LAST_COMMIT origin │ ├── bookmarks │ │ └── master │ └── branches │ └── default ├── notes │ └── hg ├── remotes │ └── origin │ └── HEAD └── tags 9 directories, 5 files Git-remote-hg0 码力 | 501 页 | 19.30 MB | 1 年前3
 Pro Git 中文版 第2版 2.1.66a 文件 !lib.a # 只忽略当前目录下的 TODO 文件,而不忽略 subdir/TODO /TODO # 忽略任何目录下名为 build 的文件夹 build/ # 忽略 doc/notes.txt,但不忽略 doc/server/arch.txt doc/*.txt # 忽略 doc/ 目录及其所有子目录下的 .pdf 文件 doc/**/*.pdf  GitHub 有一个十分详细的针对数十种项目及语言的 T_COMMIT Last commit date: Tue Apr 21 08:38:48 2009 -0700 by Scott Chacon 你也可以用诸如提交信息或者任意的 git notes 进行替换,并且 git log 还能 做简单的字词折行: $ echo '$Format:Last commit: %h by %aN at %cd%n%+w(76,6,9)%B$' > LAST_COMMIT origin │ ├── bookmarks │ │ └── master │ └── branches │ └── default ├── notes │ └── hg ├── remotes │ └── origin │ └── HEAD └── tags 9 directories, 5 files Git-remote-hg0 码力 | 670 页 | 13.59 MB | 1 年前3 Pro Git 中文版 第2版 2.1.66a 文件 !lib.a # 只忽略当前目录下的 TODO 文件,而不忽略 subdir/TODO /TODO # 忽略任何目录下名为 build 的文件夹 build/ # 忽略 doc/notes.txt,但不忽略 doc/server/arch.txt doc/*.txt # 忽略 doc/ 目录及其所有子目录下的 .pdf 文件 doc/**/*.pdf  GitHub 有一个十分详细的针对数十种项目及语言的 T_COMMIT Last commit date: Tue Apr 21 08:38:48 2009 -0700 by Scott Chacon 你也可以用诸如提交信息或者任意的 git notes 进行替换,并且 git log 还能 做简单的字词折行: $ echo '$Format:Last commit: %h by %aN at %cd%n%+w(76,6,9)%B$' > LAST_COMMIT origin │ ├── bookmarks │ │ └── master │ └── branches │ └── default ├── notes │ └── hg ├── remotes │ └── origin │ └── HEAD └── tags 9 directories, 5 files Git-remote-hg0 码力 | 670 页 | 13.59 MB | 1 年前3
共 5 条
- 1














