Kaleidoscope 2 パブリック ベータ版が今週リリースされ、マージ機能が追加されました。わーい!ただし、コマンドラインの使用法は、使用法についてやや曖昧です。Kaleidoscope を Git Tower と一緒に使用したいのですが、どうすればよいですか?
$ ksdiff --help
usage: ksdiff - send files to Kaleidoscope
command options:
[--wait, -w | --no-wait] whether to wait for the document to be
closed in Kaleidoscope before exiting
FILE options:
[--snapshot | --no-snapshot] whether the file is temporary. this
option will override the heuristics
ksdiff would otherwise use to determine
this state.
commands:
--merge send a merge
implies --wait
--output OUTPUT use OUTPUT as the destination path for
this merge. creates OUTPUT if it does
not exist.
[--base BASE] use BASE as the base content for this
merge. can improve the quality of the
default selections for some merges.
FILE FILE the files to merge