文件名称::evergreen_tree: 在浏览器中打开当前远程仓库
文件大小:5.64MB
文件格式:ZIP
更新时间:2024-07-18 11:34:09
git rust cli command-line
gitweb某些标志和选项将来可能会发生变化。欢迎提出想法。想法是防弹的(V)。gitweb是我创建的一个命令行界面,主要是为了学习 Rust。安装货运方式cargo install gitweb二进制方式从最新版本下载二进制文件并将其放在您的 PATH 中。用法gitweb默认会在当前存储库的浏览器中打开远程。gitweb 0.3.0
USAGE:
gitweb [FLAGS] [OPTIONS]
FLAGS:
-h, --help Prints help information
-M, --merge-request Set the merge request flag
-V, --version Prints version information
-v, --verbose Set the verbosity of the command
OPTIONS:
-b, --branch
【文件预览】:
gitweb-main
----.gitignore(22B)
----README.md(2KB)
----CHANGELOG.md(4KB)
----.github()
--------workflows()
--------dependabot.yml(308B)
--------FUNDING.yml(652B)
--------ISSUE_TEMPLATE()
----Cargo.toml(622B)
----docs()
--------gitweb.mp4(2.03MB)
--------gitweb.gif(3.81MB)
----LICENSE(11KB)
----CONTRIBUTING.md(399B)
----src()
--------git.rs(984B)
--------lib.rs(10KB)
--------options.rs(2KB)
--------main.rs(688B)
----CODE_OF_CONDUCT.md(3KB)
----.editorconfig(252B)
----Cargo.lock(15KB)