public class FcmdHistorie
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
version
2017-09-15:
_make/makejar_Fcmd.bat: GitGui is part of jar.
|
Constructor and Description |
---|
FcmdHistorie() |
public static final java.lang.String version
FcmdFavorPathSelector.actionCleanFileRemote
: used for command "fol&Der/&Clean dirtree" to remove all instances of FileRemote in a partial tree.
It should help on 'delete' file command. Yet 'delete' deletes the physical file but not the FileRemote instance in the FileCluster. yet still TODO: delete FileRemote instance with physical file.