I recently updated my structural diff tool to support Clojure. It is still 
quite experimental and slow, but you may find it useful.

  http://yinwang0.wordpress.com/2012/01/03/ydiff

Let me know what you think if you give it a try.


On Thursday, June 6, 2013 7:31:39 PM UTC-7, Moocar wrote:
>
> Hi all,
>
> Diffs for clojure code (and lisps in general) can be hard to read. Every 
> time we wrap a form, any lines below are indented. The resulting diff just 
> shows that you've deleted lines and added lines, even though you've only 
> changed a few characters.
>
> What diff tools do people use to address this? I've found ediff is useful 
> in emacs, but what I really want is a way to see good diffs in github pull 
> requests.
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to