没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
纯Dart中的Git实现 这是纯Dart中Git的实验性重新实现。 GitJournal项目当前正在使用libgit2,但使用它却很麻烦-交叉编译,java ndk绑定+ ios绑定。 而且,它不能让我们轻松控制FS层。 我们最终要加密git repo。 因此,这是在Dart中重新实现Git的实验性起点。 目前,该计划只是实现GitJournal所需的功能的子集。 与git比较 dart-git的目标是与完全兼容,所有瓷器操作将完全按照git的方式实施。 Git是一个庞大的项目,具有成千上万的贡献者多年的开发经验, dart-git并非旨在实现其所有功能。 它主要是由GitJournal项目的需求驱动的。 您可以在找到dart-git与git的比较。 执照 该项目受到项目的极大启发,并经常改编该项目中的代码。 go-git已获得Apache许可版本2.0的许可 dart-git已获得
资源推荐
资源详情
资源评论
收起资源包目录
dart-git-master.zip (87个子文件)
dart-git-master
pubspec.yaml 437B
.github
FUNDING.yml 46B
workflows
dart.yml 382B
lib
diff_tree.dart 3KB
git_hash.dart 2KB
ascii_helper.dart 184B
commands
diff_tree.dart 2KB
cat_file.dart 788B
commands.dart 363B
dump_index.dart 735B
ls_tree.dart 1KB
log.dart 2KB
merge_base.dart 849B
remote.dart 2KB
checkout.dart 3KB
branch.dart 4KB
diff.dart 2KB
hash_object.dart 1KB
status.dart 2KB
rm.dart 957B
add.dart 775B
write_tree.dart 533B
init.dart 812B
exceptions.dart 756B
dart_git.dart 18B
diff_commit.dart 5KB
config.dart 8KB
git.dart 22KB
plumbing
reference.dart 3KB
pack_file.dart 7KB
objects
commit.dart 5KB
object.dart 3KB
tree.dart 2KB
blob.dart 561B
index.dart 16KB
idx_file.dart 4KB
pack_file_delta.dart 3KB
merge_base.dart 215B
utils.dart 411B
storage
object_storage.dart 4KB
reference_storage.dart 3KB
main.dart 2KB
pubspec.lock 9KB
LICENSE 34KB
assets
logo.png 49KB
test
index_test.dart 6KB
commands_test.dart 5KB
git_test.dart 348B
idx_file_test.dart 3KB
packfile_test.dart 3KB
plumbing
objects
blob_test.dart 727B
kvlm_test.dart 3KB
commit_test.dart 4KB
tree_test.dart 1KB
commit_test.dart 2KB
data
pack-6b2f047eb88137b05be66724152f9924a838e4f9.pack 439B
pack-6b2f047eb88137b05be66724152f9924a838e4f9.idx 1KB
pack-2f0bd00c4566e8a259b86e261ab7ca9910fffbb8.idx 25KB
git-merge-base.tar.gz 13KB
commit-object 203B
tree 75B
indexes
index-21504f6d2cc2ef0c9d6ebb8802c7b49abae40c1a 884B
index-4870d54b5b04e43da8cf99ceec179d9675494af8 1KB
index-ab06771a67110b976953d34400d4dbc465ccd2d9 916B
index-78c5fb882e76286d8201016cffee63ea7060a0c2 281B
index-0a00a25543e6d732dbf4e8e9fec55c8e65fc4e8d 884B
index-935e5ac17c41c309c356639816ea0694a568c484 1KB
index-cf717ccadce761d60bb4a8557a7b9a2efd23816a 641B
index-174be6bd4292c18160542ae6dc6704b877b8a01a 16KB
index-26baa505b9f6fb2024b9999c140b75514718c988 302B
index-7a725350b88b05ca03541b59dd0649fda7f521f2 884B
index-c0c7c57ab1753ddbd26cc45322299ddd12842794 137B
index-e1580a78f7d36791249df76df8a2a2613d629902 137B
index-4e7600af05c3356e8b142263e127b76f010facfc 1KB
index-df6781fd40b8f4911d70ce71f8387b991615cd6d 832B
pack-c1b214c203c64e8021e30390b2d8cf35e8f165c1.idx 1KB
pack-c1b214c203c64e8021e30390b2d8cf35e8f165c1.pack 714B
blob 19B
pack-64bit.idx 1KB
pack-2f0bd00c4566e8a259b86e261ab7ca9910fffbb8.pack 143KB
merge_base_test.dart 7KB
config_test.dart 2KB
lib.dart 6KB
README.md 2KB
analysis_options.yaml 364B
COMPATIBILITY.md 5KB
.gitignore 35B
共 87 条
- 1
资源评论
胡説个球
- 粉丝: 26
- 资源: 4613
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功