[roll] Roll infra/recipes Revert "[checkout] Add git commit step after jiri patch"

This reverts commit 605e6a3c1d259aeb4f1f064f80c1898f86811073.

Reason for revert: Currently third_party changes are having errors on jiri check-clean.

Original change's description:
> [checkout] Add git commit step after jiri patch
>
> We not only need to git commit the git links for the third_party repos
> but also for integration changes on manifest. In this case, we just
> always add a git commit step after a jiri patch to make sure all
> submodules changes (git links) are captured and will still retain after
> the next jiri update.
>
> Original-Bug: b/301072531
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/934233

Original-Bug: b/301072531
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/937332
Original-Revision: 588bd05a5f85089096cbab0aae2091ddc1a1b69f
GitOrigin-RevId: 83f2fa2aceedb98fd4a36855001f7cfcb852d8c3
Change-Id: Ic93e6396eb0bbf53086a50e17deb8b8ed981a55c
1 file changed
tree: 60e985f41f56aa4f5dfb026f21b1d5cc8155c915
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.