dulwich 0.20.50 documentation
previous | next | modules | index

Tutorial¶

  • Introduction
  • Encoding
  • Git File format
    • The Commit
    • The Tree
    • The Blob
    • Dulwich Objects
    • More About Git formats
  • The repository
    • Creating a repository
    • Opening an existing repository
    • Opening the index
    • Staging new files
    • Creating new commits
  • The object store
    • Initial commit
    • Playing again with Git
    • Changing a File and Committing it
  • Remote repositories
    • Retrieving raw pack files
    • Fetching objects into a local repository
  • Tagging
  • Porcelain
    • Basic concepts
    • Initializing a new repository
    • Clone a repository
    • Commit changes
    • Push changes
  • Conclusion

Table of Contents

  • Possible areas for improvement
  • Git Server Protocol
  • Tutorial
    • Introduction
    • Encoding
    • Git File format
    • The repository
    • The object store
    • Remote repositories
    • Tagging
    • Porcelain
    • Conclusion
  • Module reference

Search

previous | next | modules | index

Show Source
© Copyright 2011-2019 Jelmer Vernooij. Created using Sphinx 5.3.0.