Gitex.Git
reference implementation of Gitex.Repo protocol for the standard git object storage on disk
Summary↑
| init(path) | Initialize a standard GIT repo (same as |
| open() | Standard GIT repo : recursively find .git directory |
| open(path) |
Functions
Initialize a standard GIT repo (same as git init PATH command) and open that repo.
Standard GIT repo : recursively find .git directory