Details
-
Bug
-
Resolution: Duplicate
-
P4: Low
-
None
-
Qt Creator 2.0.1, Qt Creator 2.1.0
-
Windows Vista x64
git version 1.7.0.2.msysgit.0
-
d1976d19592f296d2e99dd8f7706984de8189ba4
Description
When I try to commit some changes and leave either the Author or the Email empty, Creator proceeds and writes "Committed x file(s)." to the application output. This is wrong! Because of the empty string the file(s) could only be added but could not be committed.
Instead, Creator should refuse trying to commit with such invalid data. Additionally, Creator should check if a commit succeeded or failed .