Browse Source
* Replace gogits/git-module dependency with go-gitea/git Fixes #92 * Remove git alias for git module import (not needed)tags/v1.0.2
54 changed files with 37 additions and 37 deletions
@ -1,6 +1,6 @@ |
|||||||
# Git Shell [](https://travis-ci.org/gogits/git-module) |
# Git Shell [](https://travis-ci.org/go-gitea/git) |
||||||
|
|
||||||
Package git-module is a Go module for Git access through shell commands. |
Package git is a Go module for Git access through shell commands. |
||||||
|
|
||||||
## Limitations |
## Limitations |
||||||
|
|
Loading…
Reference in new issue