Revision 9f4119eb7651c7898f385198409be4ca051bc7ef authored by Shawn O. Pearce on 23 August 2007, 06:39:45 UTC, committed by Shawn O. Pearce on 23 August 2007, 06:39:45 UTC
The current popup_diff_menu procedure is somewhat messy as it has a
few duplications of the same logic in each of the different legs of
the routine.  We can simplify these by setting a few state variables
in the different legs.

No functional change, just a cleanup to make it easier to implement
future functional changes within this block.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
1 parent 875b7c9
History
File Mode Size
lib
.gitignore -rw-r--r-- 62 bytes
GIT-VERSION-GEN -rwxr-xr-x 1.8 KB
Makefile -rw-r--r-- 4.6 KB
git-gui.sh -rwxr-xr-x 63.7 KB

back to top