Simple and easy to use DDNS. Support Aliyun, Tencent Cloud, Dnspod, Cloudflare, Callback, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, Namecheap, NameSilo... - jeessy2/ddns-go
go-git 如果你想将 Git 集成到用 Golang 编写的服务中,这里还有一个纯 Go 库的实现。 这个库的实现没有任何原生依赖,因此不易出现手动管理内存的错误。 它对于标准 Golang 性能分析工具(如 CPU、内存分析器、竞争检测器等)也是透明的。 go-git 专注于可扩展性、兼容性并支持大多数管道 API,记录在https:/...
Revert "Add imports processing when formating source files to remove … May 20, 2025 types Implement (Un-)marshalText for Decimal and NullDecimal Apr 19, 2024 .gitignore Ignore sqlite and some sql files Jun 13, 2018 CHANGELOG.md Update CHANGELOG and Bump Version May 20, 2025 CONTRIBUTING.md...
<commit_id> 每次commit的SHA1值. 可以用git log 看到,也可以在页面上commit标签页里找到 综上所引用, 使用git reset --soft LAST_COMMIT_ID 最合适
git config --global user.name userName git config --global user.email userEmail 使用HTTPS 协议时,命令行会出现如下账号密码验证步骤。基于安全考虑,Gitee 建议配置并使用私人令牌替代登录密码进行克隆、推送等操作 Username for 'https://gitee.com': userName ...
id, _ := datautils.ToInt(string(msg.Value)) t.Id = id t.Task = task t.Insert() err = reader.CommitMessages(context.TODO(), msg) if err != nil { logrus.Errorf("commit error:%v", err) } } reader.Close() } 在这个函数中,传入了ctx用来控制消费者的生命周期。
Share your feedback Ready to get started? See what your team could do with a unified DevSecOps Platform Get free trial Find out which plan works best for your team Learn about pricing Learn about what GitLab can do for your team
You could follow these steps to revert the incorrect commit(s) or to reset your remote branch back to correct HEAD/state. 回到顶部 1.checkout the remote branch to local repo. git checkout your_branch_name 回到顶部 2.copy the commit hash ...
cmd, internal/build, docker: advertise commit date in unstable build v… 6年前 .gitattributes .gitattributes: enable solidity highlighting on github (#16425) 7年前 .gitignore .gitignore: ignore binaries (#31531) 2个月前 .gitmodules
Utilities for processing Wikipedia and Wikidata dumps in Go. https://pkg.go.dev/gitlab.com/tozd/go/mediawiki 169 Commits 1 Branch 19 Tags 19 Releases README Apache License 2.0 CHANGELOG Created on January 05, 2022 main mediawiki Find file Code Actions Name Last commit Last update...