deb-git-review/git_review
Darragh Bailey d64f004bdb Set author and committer explicitly
With the isolated home area for the unit tests, either missing
GIT_COMMITTER_NAME and GIT_AUTHOR_NAME environment variables or failure
to set the user.name on the local repository config will cause tests to
fail with git complaining about needing to know who is performing the
commit.

Results in seeing the following error message:

  Stdout: *** Please tell me who you are.

  Run

    git config --global user.email "you@example.com"
    git config --global user.name "Your Name"

Change-Id: I4b87b6df3f19260c180af9beed77daf53dc6a7cc
2016-08-15 17:51:30 +01:00
..
tests Set author and committer explicitly 2016-08-15 17:51:30 +01:00
__init__.py Migrate to pbr. 2013-08-15 20:42:37 +00:00
cmd.py Clarify that submitting multiple commits is OK 2016-08-12 11:36:05 -04:00