mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 17:08:21 +00:00
docs
This commit is contained in:
parent
1fe08a3f3d
commit
2a4372b248
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ pub enum AsyncNotification {
|
|||
Diff,
|
||||
}
|
||||
|
||||
///
|
||||
/// current working director `./`
|
||||
pub static CWD: &str = "./";
|
||||
|
||||
/// helper function to calculate the hash of an arbitrary type that implements the `Hash` trait
|
||||
|
|
|
|||
Loading…
Reference in a new issue