Your IP : 216.73.216.48


Current Path : /hdd/hdd11/libexec/git-core/mergetools/
Upload File :
Current File : //hdd/hdd11/libexec/git-core/mergetools/kompare

can_merge () {
	return 1
}

diff_cmd () {
	"$merge_tool_path" "$LOCAL" "$REMOTE"
}