<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<big>I am revisiting a discussion about git, one that I spawned about
18 months ago.<br>
And I recalled that in the discussion was a suggestion that my use of
the git console was "hardcore".<br>
I can take a hint.<br>
<br>
I used the Google to see if there was a was to "view" changes to a file
without checking versions out from the git repo.<br>
see: <a
 href="http://stackoverflow.com/questions/338436/is-there-a-quick-git-command-to-see-an-old-version-of-a-file">http://stackoverflow.com/questions/338436/is-there-a-quick-git-command-to-see-an-old-version-of-a-file</a><br>
usage: gitk /path-to-file<br>
comment: works very well<br>
<br>
More results from the Google:<br>
see: <a href="https://git-scm.com/download/gui/linux">https://git-scm.com/download/gui/linux</a><br>
excerpt:: Git comes with built-in GUI tools for committing (git-gui)
and browsing (gitk) ...<br>
<br>
And from the original discussion:<br>
see: <a href="http://nvie.com/posts/a-successful-git-branching-model/">http://nvie.com/posts/a-successful-git-branching-model/</a><br>
<br>
Learning by doing.<br>
Hopefully, in the right direction.<br>
<br>
JohnJ<br>
<br>
<tt>< ... edited ... ></tt><br>
<br>
<br>
<br>
</big><br>
</body>
</html>