build_
helper
1.86.0-beta.7
(7824ede68 2025-03-22)
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
>