• Show log

    Commit

  • Hash : 46f8566a
    Author : Vicent Marti
    Date : 2010-09-12T23:43:21

    Add methods to access internal attributes in git_repo
    
    Added several methods to access:
    
    	- The ODB behind a repo
    	- The SHA1 id behind a generic repo object
    	- The type of a generic repo object
    
    Signed-off-by: Vicent Marti <tanoku@gmail.com>