Staging
v0.5.0
https://github.com/git/git
Revision 094fbbf96415323907e71ec224a0f5d6e585d9d0 authored by Shawn O. Pearce on 28 February 2008, 06:28:45 UTC, committed by Shawn O. Pearce on 28 February 2008, 06:28:45 UTC
If the user tries to commit their changes without actually staging
anything we used to display an informational dialog suggesting they
first stage those changes, then retry the commit feature.

Unfortunately I broke this in aba15f7 ("Ensure error dialogs always
appear over all other windows") and failed to fix it in the paper
bag fix that came one day after it.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
1 parent 3baee1f
History
Tip revision: 094fbbf96415323907e71ec224a0f5d6e585d9d0 authored by Shawn O. Pearce on 28 February 2008, 06:28:45 UTC
git-gui: Paper bag fix info dialog when no files are staged at commit
Tip revision: 094fbbf
File Mode Size
lib
macosx
po
windows
.gitignore -rw-r--r-- 97 bytes
GIT-VERSION-GEN -rwxr-xr-x 1.8 KB
Makefile -rw-r--r-- 10.9 KB
git-gui.sh -rwxr-xr-x 68.9 KB

back to top