书栈网 · BookStack 本次搜索耗时 0.014 秒,为您找到 19 个相关结果.
  • Diff

    649 2019-05-28 《pygit2 Document》
    Diff The Diff type The Patch type The DiffDelta type The DiffFile type The DiffHunk type The DiffStats type The DiffLine type Diff A diff shows the changes between trees...
  • The Index file and the Working copy

    709 2019-05-28 《pygit2 Document》
    The Index file and the Working copy The Index type The IndexEntry type Status Checkout Stash The Index file and the Working copy Repository. index Index representing th...
  • Commit log

    579 2019-05-28 《pygit2 Document》
    Commit log Commit log Repository. walk (oid[, sort_mode]) → iterator Generator that traverses the history starting from the given commit.The following types of sorting could ...
  • Custom backends

    472 2019-05-28 《pygit2 Document》
    Custom backends Custom backends There is some support for custom backends, but undocumented. Seehttps://github.com/libgit2/pygit2/pull/690/commits Documentation contributions...
  • Feature detection

    463 2019-05-28 《pygit2 Document》
    Feature detection Feature detection pygit2. features This variable contains a combination of GIT_FEATURE*_ flags,indicating which features a particular build of libgit2 supp...
  • Mailmap

    665 2019-05-28 《pygit2 Document》
    Mailmap Mailmap class pygit2. Mailmap Mailmap object. addentry (_real_name=None, real_email=None, replace_name=None, replace_email) Add a new entry to the mailmap, overri...
  • Worktrees

    506 2019-05-28 《pygit2 Document》
    Worktrees Worktrees Repository. addworktree (_name, path[, ref]) Create a new worktree for this repository. If ref is specified, no new branch will be created and the provide...
  • Settings

    516 2019-05-28 《pygit2 Document》
    Settings Settings class pygit2. Settings Library-wide settings interface. cacheobject_limit (_object_type, value) Set the maximum data size for the given type of object ...
  • A2.2 Libgit2

    A2.2 附录 B: 将 Git 嵌入你的应用 - Libgit2 Libgit2 高级功能 其它绑定 LibGit2Sharp objective-git pygit2 扩展阅读 A2.2 附录 B: 将 Git 嵌入你的应用 - Libgit2 Libgit2 ©另外一种可以供你使用的是 Libgit2。Libgit2 是一个 ...