Replace gogits/git-module dependency with go-gitea/git (#94)

* Replace gogits/git-module dependency with go-gitea/git

Fixes #92

* Remove git alias for git module import (not needed)
This commit is contained in:
Sandro Santilli 2016-11-06 14:18:34 +01:00 committed by Andrey Nering
parent 55a4d46f5d
commit 6e4252dad4
54 changed files with 37 additions and 37 deletions

View file

@ -1,6 +1,6 @@
# Git Shell [![Build Status](https://travis-ci.org/gogits/git-module.svg?branch=master)](https://travis-ci.org/gogits/git-module)
# Git Shell [![Build # Status](https://travis-ci.org/go-gitea/git.svg?branch=master)](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