wrong comment
This commit is contained in:
parent
e836ad40ac
commit
0510f9c34d
@ -50,7 +50,7 @@ fn main() {
|
|||||||
}
|
}
|
||||||
if show_pwd {
|
if show_pwd {
|
||||||
let repo_path = match git_info {
|
let repo_path = match git_info {
|
||||||
Some(info) => Some(info.0), // Clone to avoid ownership issues
|
Some(info) => Some(info.0),
|
||||||
None => None,
|
None => None,
|
||||||
};
|
};
|
||||||
components.insert(
|
components.insert(
|
||||||
|
Loading…
Reference in New Issue
Block a user