mirror of https://github.com/go-gitea/gitea.git
Browse Source
* Replace gogits/git-module dependency with go-gitea/git Fixes #92 * Remove git alias for git module import (not needed)pull/95/head
54 changed files with 37 additions and 37 deletions
@ -1,6 +1,6 @@
@@ -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 |
||||
|
||||
Loading…
Reference in new issue