Pro Git 2nd Edition 2.1.413Your Files Tracking New Files Staging Modified Files Short Status Ignoring Files Viewing Your Staged and Unstaged Changes Committing Your Changes Skipping the Staging Area Removing Files Moving Moving Files Viewing the Commit History Limiting Log Output Undoing Things Unstaging a Staged File Unmodifying a Modified File Undoing things with git restore Working with Remotes Showing Your Remotes New Repository Adding Collaborators Managing Pull Requests Mentions and Notifications Special Files README CONTRIBUTING Project Administration Managing an organization Organization Basics Teams0 码力 | 731 页 | 21.49 MB | 1 年前3
Pro Git 2nd Edition 2.1.413 Your Files Tracking New Files Staging Modified Files Short Status Ignoring Files Viewing Your Staged and Unstaged Changes Committing Your Changes Skipping the Staging Area Removing Files Moving Moving Files Viewing the Commit History Limiting Log Output Undoing Things Unstaging a Staged File Unmodifying a Modified File Undoing things with git restore Working with Remotes Showing Your Remotes New Repository Adding Collaborators Managing Pull Requests Mentions and Notifications Special Files README CONTRIBUTING Project Administration Managing an organization Organization Basics Teams0 码力 | 691 页 | 13.35 MB | 1 年前3
Pro Git 2nd Edition 2.1.413should be able to clone a repository, see what has happened in the history of the project, modify files, and contribute changes. If the book spontaneously combusts at this point, you should already be changes to a file or set of files over time so that you can recall specific versions later. For the examples in this book, you will use software source code as the files being version controlled, though to), a Version Control System (VCS) is a very wise thing to use. It allows you to revert selected files back to a previous state, revert the entire project back to a previous state, compare changes over0 码力 | 501 页 | 17.96 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66位的 Windows 系统,或在 64 位系统上使用 64 位的编辑器,那么你需 要输入如下命令: $ git config --global core.editor "'C:/Program Files/Notepad++/notepad++.exe' -multiInst -notabbar -nosession -noPlugin" Vim、Emacs 和 Notepad++ 都是流行的文本编辑器,通常程序员们会在 --force allow adding otherwise ignored files -u, --update update tracked files --renormalize renormalize EOL of tracked files (implies -u) -N, --intent-to-add record untracked files --ignore-removal ignore paths removed in the working tree (same as --no-all) --refresh don't add, only refresh the index --ignore-errors just skip files which0 码力 | 501 页 | 19.30 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66位的 Windows 系统,或在 64 位系统上使用 64 位的编辑器,那么你需要输 入如下命令: $ git config --global core.editor "'C:/Program Files/Notepad++/notepad++.exe' - multiInst -notabbar -nosession -noPlugin" Vim、Emacs 和 Notepad++ 都是流行的文本编辑器,通常程序员们会在 --force allow adding otherwise ignored files -u, --update update tracked files --renormalize renormalize EOL of tracked files (implies -u) -N, --intent-to-add record untracked files --ignore-removal ignore paths removed in the working tree (same as --no-all) --refresh don't add, only refresh the index --ignore-errors just skip files which0 码力 | 670 页 | 13.59 MB | 1 年前3
Gitea v1.21.1 中文文档/home/git/gitea-repositories 3. 2016/12/27 22:32:22 Dumping database... 4. 2016/12/27 22:32:22 Packing dump files... 5. 2016/12/27 22:32:34 Removing tmp work dir: /tmp/gitea-dump-417443001 6. 2016/12/27 22:32:34 DEFAULT_FORK_REPO_UNITS : repo.code,repo.pulls: 逗号分隔的默认分叉仓库单元列表。允许的值和规则 与 DEFAULT_REPO_UNITS 相同。 PREFIX_ARCHIVE_FILES : true: 通过将存档文件放置在以仓库命名的目录中来添加前缀。 DISABLE_MIGRATIONS : false: 禁用迁移功能。 DISABLE_STARS : false: 禁用点赞功能。 image/* , audio/* , video/* ). 为空或者 */* 代表允许所有类型文 件。 FILE_MAX_SIZE : 50: 每个文件的最大大小(MB)。 MAX_FILES : 5: 每次上传的最大文件数。 ALLOWED_TYPES : empty: 允许发布的文件类型列表,用逗号分隔 。如压缩包类型( .zip ), mime 类型 ( text/plain0 码力 | 303 页 | 3.88 MB | 1 年前3
git 操作手册#查看当前工作目录和暂存区的状态 On branch master No commits yet nothing to commit (create/copy files and use "git add" to track) # echo 'print("hello world")' > main.py #随便创建一个文件 # git0 码力 | 35 页 | 1.69 MB | 1 年前3
共 7 条
- 1













