<i id='z2tFc'><tr id='z2tFc'><dt id='z2tFc'><q id='z2tFc'><span id='z2tFc'><b id='z2tFc'><form id='z2tFc'><ins id='z2tFc'></ins><ul id='z2tFc'></ul><sub id='z2tFc'></sub></form><legend id='z2tFc'></legend><bdo id='z2tFc'><pre id='z2tFc'><center id='z2tFc'></center></pre></bdo></b><th id='z2tFc'></th></span></q></dt></tr></i><div id='z2tFc'><tfoot id='z2tFc'></tfoot><dl id='z2tFc'><fieldset id='z2tFc'></fieldset></dl></div>
    <bdo id='z2tFc'></bdo><ul id='z2tFc'></ul>

  1. <tfoot id='z2tFc'></tfoot><legend id='z2tFc'><style id='z2tFc'><dir id='z2tFc'><q id='z2tFc'></q></dir></style></legend>
    1. <small id='z2tFc'></small><noframes id='z2tFc'>

      在没有 Git 的情况下读取 Git 存储库

      Reading a Git repository, without Git(在没有 Git 的情况下读取 Git 存储库)

        <legend id='eYpym'><style id='eYpym'><dir id='eYpym'><q id='eYpym'></q></dir></style></legend>
          <bdo id='eYpym'></bdo><ul id='eYpym'></ul>
            <tbody id='eYpym'></tbody>
          <i id='eYpym'><tr id='eYpym'><dt id='eYpym'><q id='eYpym'><span id='eYpym'><b id='eYpym'><form id='eYpym'><ins id='eYpym'></ins><ul id='eYpym'></ul><sub id='eYpym'></sub></form><legend id='eYpym'></legend><bdo id='eYpym'><pre id='eYpym'><center id='eYpym'></center></pre></bdo></b><th id='eYpym'></th></span></q></dt></tr></i><div id='eYpym'><tfoot id='eYpym'></tfoot><dl id='eYpym'><fieldset id='eYpym'></fieldset></dl></div>

          1. <tfoot id='eYpym'></tfoot>

            <small id='eYpym'></small><noframes id='eYpym'>

              • 本文介绍了在没有 Git 的情况下读取 Git 存储库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                我正在研究构建一个超小型(最好是 PHP)Web 应用程序的想法,该应用程序将(除其他外)用作 git 存储库的最小前端.

                I'm researching the idea of building a super-small (preferably PHP) web app, which will serve (among other things) as a minimal front-end to a git repository.

                任何用于读取 git 存储库的库/文章(.git"文件夹)无需执行git"进程?我正在寻找 API管理 git 存储库.我只对基本功能感兴趣,例如读取上次提交(提交者名称、提交说明、日期)、显示和遍历分支...

                Any library/article for reading a git repository (".git" folder) without having to execute the "git" process? I'm looking for an API to manage a git repository. I'm only interested in basic functions, such as reading last commits (name of commiter, commit note, date), displaying and traversing branches...

                谢谢,阿奈米

                推荐答案

                Would this(git API 文档)有帮助吗?

                Would this (git API documents) be of any help?

                以下是有关扩展 php(即提供其他库代码的包装器)的资源列表:

                Here's a list of resources about extending php (i.e. to to provide wrappers around other library code):

                • 扩展 php - 概述
                • 用 C 编写 php 扩展模块
                • PHP 扩展编写
                • 编写扩展
                • 实用 PHP 编程:编写扩展
                • 扩展 PHP:示例
                • 编写 PHP 扩展
                • 扩展编写第一部分:PHP 和 Zend 简介
                • Zend API:破解 PHP 核心
                • 核心 PHP:Zend 引擎的黑客指南
                • 使用 MS VC++ 2005 创建 PHP5 扩展
                • 编写 PHP 扩展 (C++)

                此外,这些似乎也很相关:

                Also, these would seem relevant, too:

                • git-php
                • git 库?
                • 纯 Python Git 库
                • Git 库?
                • libgit2 - 一个真正的 git 库 &GitHub 上的 libgit2 源代码
                • php-git,一个 libgit2 绑定
                • ActionScript3 git 库
                • git-php
                • git library?
                • Pure-Python Git Library
                • Git library?
                • libgit2 - a true git library & libgit2 source code at GitHub
                • php-git, a libgit2 binding
                • ActionScript3 git library

                这篇关于在没有 Git 的情况下读取 Git 存储库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                相关文档推荐

                DeepL的翻译效果还是很强大的,如果我们要用php实现DeepL翻译调用,该怎么办呢?以下是代码示例,希望能够帮到需要的朋友。 在这里需要注意,这个DeepL的账户和api申请比较难,不支持中国大陆申请,需要拥有香港或者海外信用卡才行,没账号的话,目前某宝可以
                PHP通过phpspreadsheet导入Excel日期,导入系统后,全部变为了4开头的几位数字,这是为什么呢?原因很简单,将Excel的时间设置问文本,我们就能看到该日期本来的数值,上图对应的数值为: 要怎么解决呢?进行数据转换就行,这里可以封装方法,或者用第三方的
                mediatemple - can#39;t send email using codeigniter(mediatemple - 无法使用 codeigniter 发送电子邮件)
                Laravel Gmail Configuration Error(Laravel Gmail 配置错误)
                Problem with using PHPMailer for SMTP(将 PHPMailer 用于 SMTP 的问题)
                Issue on how to setup SMTP using PHPMailer in GoDaddy server(关于如何在 GoDaddy 服务器中使用 PHPMailer 设置 SMTP 的问题)

              • <small id='87xQp'></small><noframes id='87xQp'>

                • <tfoot id='87xQp'></tfoot>
                    <tbody id='87xQp'></tbody>

                    <i id='87xQp'><tr id='87xQp'><dt id='87xQp'><q id='87xQp'><span id='87xQp'><b id='87xQp'><form id='87xQp'><ins id='87xQp'></ins><ul id='87xQp'></ul><sub id='87xQp'></sub></form><legend id='87xQp'></legend><bdo id='87xQp'><pre id='87xQp'><center id='87xQp'></center></pre></bdo></b><th id='87xQp'></th></span></q></dt></tr></i><div id='87xQp'><tfoot id='87xQp'></tfoot><dl id='87xQp'><fieldset id='87xQp'></fieldset></dl></div>
                      <legend id='87xQp'><style id='87xQp'><dir id='87xQp'><q id='87xQp'></q></dir></style></legend>
                          <bdo id='87xQp'></bdo><ul id='87xQp'></ul>