Struct git_repository::config::tree::Branch
source · pub struct Branch;
Expand description
The branch
top-level section.
Implementations§
source§impl Branch
impl Branch
sourcepub const PUSH_REMOTE: RemoteName = _
pub const PUSH_REMOTE: RemoteName = _
The branch.<name>.pushRemote
key.
sourcepub const REMOTE: RemoteName = _
pub const REMOTE: RemoteName = _
The branch.<name>.remote
key.