This website requires JavaScript.
Explore
Help
Sign In
edward
/
git-config
Archived
Watch
1
Star
0
Fork
You've already forked git-config
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
This has been merged as part of gitoxide.
https://github.com/Byron/gitoxide/
This repository has been archived on
2021-03-14
. You can view files and clone it, but cannot push or open issues or pull requests.
56
commits
1
branch
0
tags
238
KiB
Rust
100%
42a20c3dad
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Edward Shen
42a20c3dad
rename config mod to file
2021-02-27 23:21:33 -05:00
.vscode
Use traits instead of shadowing from_str
2021-02-26 21:32:37 -05:00
fuzz
Don't immediately drop fuzzer values
2021-02-24 17:55:58 -05:00
src
rename config mod to file
2021-02-27 23:21:33 -05:00
tests
use str in most cases
2021-02-27 22:18:44 -05:00
.gitignore
make serde optional, clippy lints
2021-02-24 12:11:18 -05:00
Cargo.toml
pendantic clippy lints
2021-02-27 23:19:25 -05:00