commit | a6c9b081b6860816615e84b75bbc7916aab184e9 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Wed May 02 13:56:27 2007 -0400 |
committer | Shawn O. Pearce <spearce@spearce.org> | Mon May 07 23:35:51 2007 -0400 |
tree | f14239d661fcc0ce25cc4cb44b621eb8cd5ba599 | |
parent | 60aa065f6958a888d14178ca94f17a60100d3709 [diff] |
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>