build_
helper
1.86.0
(05f9846f8 2025-03-31)
In build_
helper::
git
Structs
GitConfig
Functions
get_closest_merge_commit
get_git_modified_files
get_git_untracked_files
get_rust_lang_rust_remote
git_upstream_merge_base
output_result
rev_exists
updated_master_branch
build_helper
::
git
Function
rev_exists
Copy item path
Settings
Help
Summary
Source
pub fn rev_exists(rev: &
str
, git_dir:
Option
<&
Path
>) ->
Result
<
bool
,
String
>