[Cuis-dev] Code Stomping

David T. Lewis lewis at mail.msen.com
Tue Mar 22 09:37:43 PDT 2022


Hi Ken,

On Tue, Mar 22, 2022 at 08:02:40AM -0700, ken.dickey--- via Cuis-dev wrote:
> 
> "git diff" only shows _uncommitted_ changes.  It would be great to have 
> a way to see committed but UNpushed changes, but I don't know how to do 
> that.
>

If you have a program called "gitk" installed on your computer, try using
that. Navigate to your local Cuis git folder, then open gitk. This gives
a nice display of the change history, including any recent commits that
you have not yet pushed to the remote.

Dave 


More information about the Cuis-dev mailing list