Skip to content

Commit

Permalink
Add git prune
Browse files Browse the repository at this point in the history
  • Loading branch information
uazo authored Feb 1, 2024
1 parent f661e4f commit ecf04a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/images/cromite-source/apply-cromite-patches.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ mv third_party/devtools-frontend-bis third_party/devtools-frontend
git add -f third_party/devtools-frontend >/dev/null
git commit -m ":NOEXPORT: third_party/devtools-frontend repo" >/dev/null

git prune

echo -e ${RED} ------- patches ${NC}
cat ../../cromite/build/cromite_patches_list.txt
echo
Expand Down

0 comments on commit ecf04a9

Please sign in to comment.