Adjust git.utils.IterableList to be more convenient. Implement the '**contains**' method to allow something like: `"upsteam" in repo.heads`
Adjust git.utils.IterableList to be more convenient.
Implement the 'contains' method to allow something like:
"upsteam" in repo.heads