← Back to team overview

dulwich-users team mailing list archive

dulwich porcelain

 

Hi,

I am new to dulwich, which is really cool, but I've started to develop an android app using python for android (py4a) [1] and the scripting layer for android (sl4a) [2], mostly for my own use. So far it works great; I can init new repos, do commits, and I can pull from my remote repos, but there are a few things I'm still struggling with, and so I was wondering if there was any development or documentation anywhere of more porcelain commands, such as git-reset, git-checkout and git-push. I have found a few odds and ends, stackoverflow, hg-git, etc. Thanks.


[1] http://code.google.com/p/python-for-android/
[2] http://code.google.com/p/android-scripting/


Thanks,
Mark Mikofski
poquitopicante.blogspot.com
breakingbytes.blogspot.com
www.breaking-bytes.com 


Follow ups