Manage requests

You can specify one or more requests when you commit changes to your local Git repository.

Specify the requests IDs in the following format in the commit comment. Separate multiple request IDs with commas.

git commit -m "[<request ID>,<request ID>] <your commit message>"