Add TFS-Git repository backend name to git client.

Review Request #13351 — Created Oct. 16, 2023 and submitted — Latest diff uploaded

Information

RBTools
release-4.x

Reviewers

The new repository matching algorithm in RBTools didn't include the
repository backend name for TFS-Git, which made it so posting changes
didn't work unless the repository was explicitly configured. This change
adds it so that RBTools can find matching repos.

Was able to post a change without having anything in my .reviewboardrc

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Add TFS-Git repository backend name to git client.
The new repository matching algorithm in RBTools didn't include the repository backend name for TFS-Git, which made it so posting changes didn't work unless the repository was explicitly configured. This change adds it so that RBTools can find matching repos. Testing Done: Was able to post a change without having anything in my .reviewboardrc
f762de5f4d3e378291e3d96e470df2433a266f0c David Trowbridge
rbtools/clients/git.py
Loading...