404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@3.133.116.59: ~ $
diff_cmd () {
	"$merge_tool_path" "$LOCAL" "$REMOTE" >/dev/null 2>&1
}

diff_cmd_help () {
	echo "Use DeltaWalker (requires a graphical session)"
}

merge_cmd () {
	# Adding $(pwd)/ in front of $MERGED should not be necessary.
	# However without it, DeltaWalker (at least v1.9.8 on Windows)
	# crashes with a JRE exception.  The DeltaWalker user manual,
	# shows $(pwd)/ whenever the '-merged' options is given.
	# Adding it here seems to work around the problem.
	if $base_present
	then
		"$merge_tool_path" "$LOCAL" "$REMOTE" "$BASE" -merged="$(pwd)/$MERGED"
	else
		"$merge_tool_path" "$LOCAL" "$REMOTE" -merged="$(pwd)/$MERGED"
	fi >/dev/null 2>&1
}

merge_cmd_help () {
	echo "Use DeltaWalker (requires a graphical session)"
}

translate_merge_tool_path () {
	echo DeltaWalker
}

exit_code_trustable () {
	true
}

Filemanager

Name Type Size Permission Actions
araxis File 515 B 0644
bc File 584 B 0644
codecompare File 510 B 0644
deltawalker File 818 B 0644
diffmerge File 460 B 0644
diffuse File 395 B 0644
ecmerge File 453 B 0644
emerge File 535 B 0644
examdiff File 493 B 0644
guiffy File 432 B 0644
gvimdiff File 29 B 0644
kdiff3 File 818 B 0644
kompare File 264 B 0644
meld File 2.16 KB 0644
nvimdiff File 29 B 0644
opendiff File 418 B 0644
smerge File 423 B 0644
tkdiff File 403 B 0644
tortoisemerge File 761 B 0644
vimdiff File 17.09 KB 0644
winmerge File 510 B 0644
xxdiff File 913 B 0644