build_
helper
1.87.0-nightly
(f8c27dfe1 2025-03-24)
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
>