jiri-status: A command to print open files and custom branches

Change-Id: I5b51d54f302d1b5c9a81971e0caf05e1161c2a70
1 file changed
tree: a41c1c131bd760b8457430800a63b413750e68e3
  1. gdb/
  2. installer/
  3. vim/
  4. zsh-completion/
  5. .gitignore
  6. AUTHORS
  7. build-bootable-usb-gigaboot.sh
  8. build-qemu.sh
  9. build-sysroot.sh
  10. build-toolchain.sh
  11. check-header-guards.py
  12. CONTRIBUTING.md
  13. env.sh
  14. git-file-format
  15. jiri-status
  16. LICENSE
  17. makesdk.go
  18. onechar.txt
  19. paths.py
  20. push-package.py
  21. README.md
  22. run-dart-analysis.py
  23. run-magenta-arm64
  24. run-magenta-x86-64
  25. run.py
  26. start-dhcp-server.sh
  27. symlink-dot-packages.py
  28. update_dart_packages.py
README.md

Scripts

This repository is for scripts useful when hacking on Fuchsia. This repository should contain scripts that perform tasks spanning multiple repositories. Scripts that only operate within a single repository should live in the relevant repository.