 git 操作手册password #查看初始化后自动生成的root密码,会 在24小时后自动删除此文件 Password: Vx5HgVtCjOr09ZB6u0M+rHAb476Wp5BP5YmWqTyU5ng= # gitlab-ctl status #查看gitlab状态 # gitlab-ctl start0 码力 | 35 页 | 1.69 MB | 1 年前3 git 操作手册password #查看初始化后自动生成的root密码,会 在24小时后自动删除此文件 Password: Vx5HgVtCjOr09ZB6u0M+rHAb476Wp5BP5YmWqTyU5ng= # gitlab-ctl status #查看gitlab状态 # gitlab-ctl start0 码力 | 35 页 | 1.69 MB | 1 年前3
 Pro Git 2nd Edition 2.1.413Determining What Is Introduced Integrating Contributed Work Tagging Your Releases Generating a Build Number Preparing a Release The Shortlog Summary GitHub Account Setup and Configuration SSH Access installer Installing on Windows There are also a few ways to install Git on Windows. The most official build is available for download on the Git website. Just go to https://git- scm.com/download/win and the These are generally automatically generated files such as log files or files produced by your build system. In such cases, you can create a file listing patterns to match them named .gitignore. Here0 码力 | 731 页 | 21.49 MB | 1 年前3 Pro Git 2nd Edition 2.1.413Determining What Is Introduced Integrating Contributed Work Tagging Your Releases Generating a Build Number Preparing a Release The Shortlog Summary GitHub Account Setup and Configuration SSH Access installer Installing on Windows There are also a few ways to install Git on Windows. The most official build is available for download on the Git website. Just go to https://git- scm.com/download/win and the These are generally automatically generated files such as log files or files produced by your build system. In such cases, you can create a file listing patterns to match them named .gitignore. Here0 码力 | 731 页 | 21.49 MB | 1 年前3
 Pro Git 2nd Edition 2.1.413 Determining What Is Introduced Integrating Contributed Work Tagging Your Releases Generating a Build Number Preparing a Release The Shortlog Summary GitHub Account Setup and Configuration SSH Access installer Installing on Windows There are also a few ways to install Git on Windows. The most official build is available for download on the Git website. Just go to https://git- scm.com/download/win and the These are generally automatically generated files such as log files or files produced by your build system. In such cases, you can create a file listing patterns to match them named .gitignore. Here0 码力 | 691 页 | 13.35 MB | 1 年前3 Pro Git 2nd Edition 2.1.413 Determining What Is Introduced Integrating Contributed Work Tagging Your Releases Generating a Build Number Preparing a Release The Shortlog Summary GitHub Account Setup and Configuration SSH Access installer Installing on Windows There are also a few ways to install Git on Windows. The most official build is available for download on the Git website. Just go to https://git- scm.com/download/win and the These are generally automatically generated files such as log files or files produced by your build system. In such cases, you can create a file listing patterns to match them named .gitignore. Here0 码力 | 691 页 | 13.35 MB | 1 年前3
 Pro Git 2nd Edition 2.1.413installer Installing on Windows There are also a few ways to install Git on Windows. The most official build is available for download on the Git website. Just go to https://git-scm.com/download/win and the untracked. These are generally automatically generated files such as log files or files produced by your build system. In such cases, you can create a file listing patterns to match them named .gitignore. Here file in the current 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 the0 码力 | 501 页 | 17.96 MB | 1 年前3 Pro Git 2nd Edition 2.1.413installer Installing on Windows There are also a few ways to install Git on Windows. The most official build is available for download on the Git website. Just go to https://git-scm.com/download/win and the untracked. These are generally automatically generated files such as log files or files produced by your build system. In such cases, you can create a file listing patterns to match them named .gitignore. Here file in the current 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 the0 码力 | 501 页 | 17.96 MB | 1 年前3
 Gitea v1.21.1 中文文档TAGS="bindata" make build 在我们的持续集成系统的默认发行版中,构建标签为: TAGS="bindata sqlite sqlite_unlock_notify" 。因此,从源码构 建的最简单、推荐方式是: 1. TAGS="bindata sqlite sqlite_unlock_notify" make build build 目标分为两个子目标: make io/gitea/cmd.PIDFile=/run/gitea.pid\" 将这些字符串与其前导的 -X 添加到 LDFLAGS 变量中,并像上面那样使用适当的 TAGS 运行 make build 。 运行 gitea help 将允许您查看配置的 gitea 设置。 go 编译器工具链支持将代码交叉编译到不同的目标架构上。请参考GOOS和GOARCH环境变量 以获取支持的目标列 GOOS=linux GOARCH=arm64 make build 要交叉编译 Linux ARM64 下的Gitea,这是推荐的构建标签: 1. CC=aarch64-unknown-linux-gnu-gcc GOOS=linux GOARCH=arm64 TAGS="bindata sqlite sqlite_unlock_notify" make build 根据您的目标架构,适当替换 CC 、0 码力 | 303 页 | 3.88 MB | 1 年前3 Gitea v1.21.1 中文文档TAGS="bindata" make build 在我们的持续集成系统的默认发行版中,构建标签为: TAGS="bindata sqlite sqlite_unlock_notify" 。因此,从源码构 建的最简单、推荐方式是: 1. TAGS="bindata sqlite sqlite_unlock_notify" make build build 目标分为两个子目标: make io/gitea/cmd.PIDFile=/run/gitea.pid\" 将这些字符串与其前导的 -X 添加到 LDFLAGS 变量中,并像上面那样使用适当的 TAGS 运行 make build 。 运行 gitea help 将允许您查看配置的 gitea 设置。 go 编译器工具链支持将代码交叉编译到不同的目标架构上。请参考GOOS和GOARCH环境变量 以获取支持的目标列 GOOS=linux GOARCH=arm64 make build 要交叉编译 Linux ARM64 下的Gitea,这是推荐的构建标签: 1. CC=aarch64-unknown-linux-gnu-gcc GOOS=linux GOARCH=arm64 TAGS="bindata sqlite sqlite_unlock_notify" make build 根据您的目标架构,适当替换 CC 、0 码力 | 303 页 | 3.88 MB | 1 年前3
 Pro Git 中文版 第2版 2.1.66但跟踪所有的 lib.a,即便你在前面忽略了 .a 文件 !lib.a # 只忽略当前目录下的 TODO 文件,而不忽略 subdir/TODO /TODO # 忽略任何目录下名为 build 的文件夹 build/ # 忽略 doc/notes.txt,但不忽略 doc/server/arch.txt doc/*.txt # 忽略 doc/ 目录及其所有子目录下的 .pdf 文件 doc/**/* 233 $ git status -s M lib/simplegit.rb ?? build.TMP ?? tmp/ $ git clean -n -d Would remove build.TMP Would remove tmp/ $ git clean -n -d -x Would remove build.TMP Would remove test.o Would remove tmp/ “interactive” 标记来运行它。 这将会以交互模式运行 clean 命令。 $ git clean -x -i Would remove the following items: build.TMP test.o *** Commands *** 1: clean 2: filter by pattern 3: select by numbers0 码力 | 501 页 | 19.30 MB | 1 年前3 Pro Git 中文版 第2版 2.1.66但跟踪所有的 lib.a,即便你在前面忽略了 .a 文件 !lib.a # 只忽略当前目录下的 TODO 文件,而不忽略 subdir/TODO /TODO # 忽略任何目录下名为 build 的文件夹 build/ # 忽略 doc/notes.txt,但不忽略 doc/server/arch.txt doc/*.txt # 忽略 doc/ 目录及其所有子目录下的 .pdf 文件 doc/**/* 233 $ git status -s M lib/simplegit.rb ?? build.TMP ?? tmp/ $ git clean -n -d Would remove build.TMP Would remove tmp/ $ git clean -n -d -x Would remove build.TMP Would remove test.o Would remove tmp/ “interactive” 标记来运行它。 这将会以交互模式运行 clean 命令。 $ git clean -x -i Would remove the following items: build.TMP test.o *** Commands *** 1: clean 2: filter by pattern 3: select by numbers0 码力 | 501 页 | 19.30 MB | 1 年前3
 Pro Git 中文版 第2版 2.1.66但跟踪所有的 lib.a,即便你在前面忽略了 .a 文件 !lib.a # 只忽略当前目录下的 TODO 文件,而不忽略 subdir/TODO /TODO # 忽略任何目录下名为 build 的文件夹 build/ # 忽略 doc/notes.txt,但不忽略 doc/server/arch.txt doc/*.txt # 忽略 doc/ 目录及其所有子目录下的 .pdf 文件 doc/**/* $ git status -s M lib/simplegit.rb ?? build.TMP ?? tmp/ $ git clean -n -d Would remove build.TMP Would remove tmp/ $ git clean -n -d -x Would remove build.TMP Would remove test.o Would remove tmp/ “interactive” 标记来运行它。 这将会以交互模式运行 clean 命令。 $ git clean -x -i Would remove the following items: build.TMP test.o *** Commands *** 1: clean 2: filter by pattern 3: select by numbers0 码力 | 670 页 | 13.59 MB | 1 年前3 Pro Git 中文版 第2版 2.1.66但跟踪所有的 lib.a,即便你在前面忽略了 .a 文件 !lib.a # 只忽略当前目录下的 TODO 文件,而不忽略 subdir/TODO /TODO # 忽略任何目录下名为 build 的文件夹 build/ # 忽略 doc/notes.txt,但不忽略 doc/server/arch.txt doc/*.txt # 忽略 doc/ 目录及其所有子目录下的 .pdf 文件 doc/**/* $ git status -s M lib/simplegit.rb ?? build.TMP ?? tmp/ $ git clean -n -d Would remove build.TMP Would remove tmp/ $ git clean -n -d -x Would remove build.TMP Would remove test.o Would remove tmp/ “interactive” 标记来运行它。 这将会以交互模式运行 clean 命令。 $ git clean -x -i Would remove the following items: build.TMP test.o *** Commands *** 1: clean 2: filter by pattern 3: select by numbers0 码力 | 670 页 | 13.59 MB | 1 年前3
共 7 条
- 1














 
 