git-gui: Add the Show SSH Key item to the clone dialog.
authorAlexander Gavrilov <angavrilov@gmail.com>
Sun, 9 Nov 2008 15:51:16 +0000 (18:51 +0300)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 11 Nov 2008 17:29:36 +0000 (09:29 -0800)
The user might need to see the key before cloning a repository.
This patch makes the relevant menu item available in the Select
Repository/Clone dialog.

Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
No differences found