Pro Git 2nd Edition 2.1.413. 125 Distributed Git. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 126 Distributed Workflows prefer to let someone else handle that for you. Chapter 5 will go over in full detail various distributed workflows and how to accomplish them with Git. When you are done with this chapter, you should version control diagram One of the most popular VCS tools was a system called RCS, which is still distributed with many computers today. RCS works by keeping patch sets (that is, the differences between files)0 码力 | 501 页 | 17.96 MB | 1 年前3
Pro Git 2nd Edition 2.1.413Started About Version Control Local Version Control Systems Centralized Version Control Systems Distributed Version Control Systems A Short History of Git What is Git? Snapshots, Not Differences Nearly Installation Administration Basic Usage Working Together Third Party Hosted Options Summary Distributed Git Distributed Workflows Centralized Workflow Integration-Manager Workflow Dictator and Lieutenants prefer to let someone else handle that for you. Chapter 5 will go over in full detail various distributed workflows and how to accomplish them with Git. When you are done with this chapter, you should0 码力 | 731 页 | 21.49 MB | 1 年前3
Pro Git 2nd Edition 2.1.413 Started About Version Control Local Version Control Systems Centralized Version Control Systems Distributed Version Control Systems A Short History of Git What is Git? Snapshots, Not Differences Nearly Installation Administration Basic Usage Working Together Third Party Hosted Options Summary Distributed Git Distributed Workflows Centralized Workflow Integration-Manager Workflow Dictator and Lieutenants prefer to let someone else handle that for you. Chapter 5 will go over in full detail various distributed workflows and how to accomplish them with Git. When you are done with this chapter, you should0 码力 | 691 页 | 13.35 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66在各自机器上保留的单独快照。 本地版本控制 系统也存在类似问题,只要整个项目的历史记录被保存在单一位置,就有丢失所有历史更新记录的风险。 分布式版本控制系统 于是分布式版本控制系统(Distributed Version Control System,简称 DVCS)面世了。 在这类系统中,像 Git、Mercurial 以及 Darcs 等,客户端并不只提取最新版本的文件快照, 而是把代码仓库完整地镜像下来,包 AuthType Basic AuthName "Git Access" AuthUserFile /srv/git/.htpasswd Require expr !(%{QUERY_STRING} -strmatch '*service=git-receive-pack*' || %{REQUEST_URI} =~ m#/git-receive-pack$#) Require return url_decode_mem(url, strlen(url)); +} + char *url_decode_parameter_name(const char **query) { struct strbuf out = STRBUF_INIT; 在这里,我们看到子模块中定义了一个函数并在主项目中调用了它。 这明显是个简化了的例子,但是希望它能 让你明白这种方法的用处。0 码力 | 501 页 | 19.30 MB | 1 年前3
Gitea v1.21.1 中文文档Fomantic UI Vue3 更多组件参见 package.json 编辑器: CodeMirror EasyMDE Monaco Editor 数据库驱动: github.com/go-sql-driver/mysql github.com/lib/pq github.com/mattn/go-sqlite3 github.com/denisenkom/go-mssqldb 请访问 :跳过附件数据的导出。可选。 --skip-package-data :跳过包数据的导出。可选。 --skip-log :跳过日志数据的导出。可选。 --database , -d :指定数据库的SQL语法。可选。 --verbose , -V :如果提供此选项,显示附加详细信息。可选。 --type :设置导出的格式。可选。(默认值:zip) 示例: gitea dump gitea 含 attachments , avatars , lfs , indexers , 如果使用sqlite 还会包含 sqlite 数据库文件。 gitea-db.sql - 数据库dump出来的 SQL。 gitea-repo.zip - Git仓库压缩文件。 log/ - Logs文件,如果用作迁移不是必须的。 中间备份文件将会在临时目录进行创建,如果您要重新指定临时目录,可以用0 码力 | 303 页 | 3.88 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66自机器上保留 的单独快照。 本地版本控制系统也存在类似问题,只要整个项目的历史记录 被保存在单一位置,就有丢失所有历史更新记录的风险。 分布式版本控制系统 于是分布式版本控制系统(Distributed Version Control System,简称 DVCS)面世了。 在这类系统中,像 Git、Mercurial 以及 Darcs 等,客户端 并不只提取最新版本的文件快照, 而是把代码仓库完整地镜像下来,包括完 AuthType Basic AuthName "Git Access" AuthUserFile /srv/git/.htpasswd Require expr !(%{QUERY_STRING} -strmatch '*service=git-receive-pack*' || % {REQUEST_URI} =~ m#/git-receive-pack$#) Require return url_decode_mem(url, strlen(url)); +} + char *url_decode_parameter_name(const char **query) { struct strbuf out = STRBUF_INIT; 在这里,我们看到子模块中定义了一个函数并在主项目中调用了它。 这明显 是个简化了的例子,但是希望它能让你明白这种方法的用处。0 码力 | 670 页 | 13.59 MB | 1 年前3
共 6 条
- 1













