Reinhard,

GitKraken is unsurpassed for quickly viewing git commit history and file
diffs.
Unfortunately its not open source, but it is free to use.
https://www.gitkraken.com/
Another good git gui with good diff views is GitAhead.

If all you care about are git file diffs, meld is also very good and
supports git: https://meldmerge.org/

Cheers,
Kurt

On Sun, May 10, 2020 at 9:44 AM Reinhard <reinha...@schwarzrot-design.de>
wrote:

> Hi Dewey,
>
> thank you for your assistance!
>
> On Sonntag, 10. Mai 2020, 15:15:26 CEST Dewey Garrett wrote:
> > alias gitfile='git log --reverse  --pretty=format:"%h %ai %s" '
>
> Hm, looks like I was not good enuf to describe, what I'm looking for.
> Thank you for the alias, but I prefer the default git log, which uses
> color
> output and empty lines ...
>
> ... same story but more info at the same time (called from the directory
> of
> that file):
>         gitk <filename>
>
> That shows the history and the differences in file at one time.
>
> What I miss, is the possibility to compare the whole file between
> different
> commit steps.
> I know, that I tested 9-axis setup with ini-file from axis-sim. I never
> used
> another 9-axis ini-file and I did not edit that file.
> Don't know, where I have the idea from, that the coordinates should be
> tied
> together without blanks. Well, helpfiles show it that way, but I don't
> think,
> that I spent much time on helpfiles.
>
> My screenshot with green leds (all axis homed) is dated from November last
> year. So it worked that time.
> But when I look at git history of axis_9axis.ini from github, there has
> been
> no change respect to COORDINATE entry of TRAJ section.
> When I look at my code, it can't have been working.
>
> ... but I know I'm not dreaming. So I would like to track down the changes
> that broke my app. Sure, my local git history is not that perfekt like
> yours
> ...
> Obviously I can't get rid of it from commit differences only.
> Therefore I would like to compare the whole file between different commit
> stages.
> Krusader has a nice way to compare two versions of a file. May be there's
> something similar for git too?
>
>
> cheers Reinhard
>
>
>
>
>
>
> _______________________________________________
> Emc-developers mailing list
> Emc-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-developers
>


-- 
*Kurt Jacobson*
505-303-1933
kurtcjacob...@gmail.com

_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to