Home
last modified time | relevance | path

Searched refs:latest_commit (Results 1 – 1 of 1) sorted by relevance

/scripts/
A Dbackport-support.sh62 latest_commit="$(git log --max-count=1 --pretty=format:%H "$branch" -- \
74 git log --max-count=1 "$latest_commit"
76 git diff "$initial_commit"^.."$latest_commit" $patch_targets
93 git read-tree --prefix="$path" "$latest_commit":"$path"
98 git show "$latest_commit":"$path" > "$path"
105 commit $latest_commit

Completed in 4 milliseconds