github.com/btwiuse/jiri@v0.0.0-20191125065820-53353bcfef54/HACKING.md (about)

     1  # Testing manifest changes locally
     2  
     3  Jiri supports "local-manifest" flag which pulls changes using the local manifest. Use:
     4  
     5  ```sh
     6  jiri update -local-manifest
     7  ```