sourcehut
Log in
—
Register
~matthiasbeyer
/
butido
summary
tree
log
refs
ref:
1a6511b138c86dd1304555d9b1ddccf716aa7ce1
butido
/
.github
/PULL_REQUEST_TEMPLATE.md
-rw-r--r--
242 bytes
View
Log
Blame
View raw
1a6511b1
—
Matthias Beyer
Merge branch 'source-download-timeout' into next
7 months ago
View Rendered
View Source
What I did:
#
Checklist
[ ] all commits are
--signoff
(
Why?
)
[ ] No
!fixup
commits in the PR
[ ] I ran
cargo check --all --tests
[ ] I ran
cargo test
[ ] I ran
cargo clippy