gitphit:用于学习 git 的示例 git repo

时间:2024-06-26 06:21:32
【文件属性】:

文件名称:gitphit:用于学习 git 的示例 git repo

文件大小:12KB

文件格式:ZIP

更新时间:2024-06-26 06:21:32

JavaScript

首次设置 Git 配置(默认) user.email= user.name=Vinay Aggarwal core.repositoryformatversion=0 core.filemode=true 核心.裸=假 core.logallrefupdates=true 配置文件 core.editor=subl 颜色.diff=自动 颜色.状态=自动 color.branch=自动 颜色.交互式=自动 颜色.diff=自动 将 Meld 设置为差异工具(如果您使用的是 git gui 工具,则不需要) Git 状态 $ git status -s M README MM Rakefile A lib/git.rb M lib/simplegit.rb ?? LICENSE.txt 忽略文件 空行或以# 开头的行将被忽略。 标准的 glob 模式有效。 您可以使用


【文件预览】:
gitphit-master
----composer.json(1KB)
----phpunit.xml(777B)
----package.json(102B)
----artisan(2KB)
----readme.md(3KB)
----gulpfile.js(562B)
----server.php(560B)
----blog.sublime-project(86B)
----src()
--------code()
----today.todo(48B)
----blog.sublime-workspace(26KB)
----.gitignore(17B)
----phpspec.yml(87B)
----build()
--------source.code(0B)

网友评论