
We use subprocess.Popen directly in these scripts rather than run_command. We need to decode the output so that we get strings back and not bytes. Change-Id: Ie967ceac77ecb898cab24827644b981eed22e141
Tools to Manage Gerrit Projects
jeepyb is a collection of tools which make managing a gerrit easier. Specifically, management of gerrit projects and their associated upstream integration with things like github, launchpad, and storyboard.
Description
Languages
Python
100%