Your IP : 3.133.137.155


Current Path : /proc/5330/root/usr/libexec/git-core/mergetools/
Upload File :
Current File : //proc/5330/root/usr/libexec/git-core/mergetools/kompare

can_merge () {
	return 1
}

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