1
0
mirror of https://github.com/git/git.git synced 2025-04-25 12:12:58 +00:00
Shawn O. Pearce a6c9b081b6 git-gui: Move merge support into a namespace
Like the console procs I have moved the code related to merge
support into their own namespace, so that they are isolated
from the rest of the world.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-05-07 23:35:51 -04:00
..