Skip to content

update git vendor (#4059) #4075

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 4, 2018

Conversation

daviian
Copy link
Member

@daviian daviian commented May 29, 2018

backport of #4059

had to fix a small part because UnescapeChars was removed

@jonasfranz
Copy link
Member

CI fails

@bkcsoft bkcsoft added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label May 29, 2018
@lunny lunny added this to the 1.4.2 milestone May 29, 2018
@lunny lunny added the type/bug label May 29, 2018
a, err = strconv.Unquote(a)
if err != nil {
return nil, fmt.Errorf("Unquote: %v", err)
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fmt

@daviian
Copy link
Member Author

daviian commented May 29, 2018

@lunny @JonasFranzDEV Strange behaviour, tests are fine locally. Can you please restart drone?

@lunny
Copy link
Member

lunny commented May 29, 2018

@daviian restarted.

@bkcsoft bkcsoft added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels May 30, 2018
@bkcsoft bkcsoft added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jun 4, 2018
@lafriks
Copy link
Member

lafriks commented Jun 4, 2018

make LG-TM work

@lafriks lafriks merged commit 1b10bc0 into go-gitea:release/v1.4 Jun 4, 2018
@daviian daviian deleted the backport/home-repo-init branch June 4, 2018 20:43
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants