git-gui: Change rude error popup to info popup.
[gitweb.git] / git-gui.sh
index f80c3b96397b64ad797e4f5981890df722db4122..d26868beca6a290bfe033d4b2318769d03e3d328 100755 (executable)
@@ -915,7 +915,7 @@ File [short_path $path] cannot be committed by this program.
                }
        }
        if {!$files_ready} {
-               error_popup {No changes to commit.
+               info_popup {No changes to commit.
 
 You must add at least 1 file before you can commit.
 }