commit | 3c1c2a00b2cba9dfeee6e2a3c44a0ad52fcff4a8 | [log] [tgz] |
---|---|---|
author | Petr Baudis <pasky@suse.cz> | Wed Sep 24 22:43:59 2008 +0200 |
committer | Shawn O. Pearce <spearce@spearce.org> | Tue Sep 30 12:59:18 2008 -0700 |
tree | 2f14cd301ad0068aca5df6affc58b1a424ea1eb1 | |
parent | 34785f8ccabb12f684352902b7f201135b9ccd51 [diff] |
git-gui: Clarify the Remote -> Delete... action Currently, it was not really clear what all does this perform. We rename "Delete..." to "Delete Branch..." (since this does not delete the remote as a whole) and relabel the window from "Delete Remote Branch" to "Delete Branch Remotely" (since the action also involves pushing the delete out). Signed-off-by: Petr Baudis <petr.baudis@novartis.com> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>