Skip to content

Companion demonstration (using dulwich) to the "git-init" presentation

Notifications You must be signed in to change notification settings

py-yyc/git-init-dulwich

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python with Dulwich

This is (part of) a PyYYC talk about Git and its internals; see Andrew's repository for the "talk" portion -- this is a demo of using "dulwich" to do low-level (and high-level) Git things.

More about Dulwich:

Andrew's talk:

Install:

   pip install dulwich

or (if using Python3):

   pip install https://github.com/dulwich/dulwich/archive/master.zip

About

Companion demonstration (using dulwich) to the "git-init" presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages