这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: MaximEgorovWork/pet

Tags

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: use personal access token (knqyf263#186)

v0.3.6

Toggle v0.3.6's commit message
Close knqyf263#107 by properly handle last newline (knqyf263#108)

It seems that TrimSpace was intended to remove the last newline.
However, using strings.TrimSpace also removes other whitespace
charactes which causes the selected snippet not be able to be
presented on screen.

v0.3.5

Toggle v0.3.5's commit message
Update Travis CI to Go 1.12.0

v0.3.4

Toggle v0.3.4's commit message
Use go module

v0.3.3

Toggle v0.3.3's commit message
Adds the option to define sync access tokens via environment variables (

knqyf263#89)

v0.3.1

Toggle v0.3.1's commit message
The url parameter is added to be able to choose the url to be used as…

… a GitLab repository (knqyf263#77)