gitea/models
Sina Siadat ae1650824c Set IsBare true if migrated repo is empty.
Executes `git log -1` and sets IsBare to true if stderr contains this
string:

  fatal: bad default revision 'HEAD'
2015-09-07 02:20:51 +04:30
..
cron
migrations
access.go
action.go #1544 better tmp dir name for creating repo 2015-09-03 04:44:20 -04:00
admin.go
error.go
git_diff.go
issue.go
login.go
models_sqlite.go
models.go #1569 force InnoDB for MySQL 2015-09-03 05:05:58 -04:00
oauth2.go
org.go #1193 Make organization emails non-mandatory 2015-09-06 10:08:14 -04:00
publickey.go
release.go
repo.go Set IsBare true if migrated repo is empty. 2015-09-07 02:20:51 +04:30
token.go
update.go
user.go #1193 Make organization emails non-mandatory 2015-09-06 10:08:14 -04:00
webhook_slack.go
webhook.go