This website requires JavaScript.
Explore
Help
Sign in
kemitix
/
git-next
Watch
1
Star
1
Fork
You've already forked git-next
1
Code
Issues
17
Pull requests
3
Projects
1
Releases
41
Packages
2
Wiki
Activity
Actions
8b2deba6de
git-next
/
crates
/
config
/
src
/
branch_name.rs
2 lines
96 B
Rust
Raw
Normal View
History
Unescape
Escape
refactor: update macro signatures and add documentation support
2024-06-29 14:56:20 +01:00
crate
::
newtype!
(
BranchName
:
String
,
derive_more
::
Display
,
Default
:
"
The name of a Git branch
"
)
;
Reference in a new issue
Copy permalink