git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* help with git usage
@ 2008-04-29 17:37 Daniel Quinlan
  2008-04-29 18:07 ` Daniel Barkalow
  2008-04-30  8:22 ` Richard Quirk
  0 siblings, 2 replies; 12+ messages in thread
From: Daniel Quinlan @ 2008-04-29 17:37 UTC (permalink / raw)
  To: git

I've been trying to use git for awhile now, (and I've read a lot of  
documentation, though maybe my
comprehension has not been high enough) but there are several  
operations which I
can't figure out:

1) After cloning a repository from work at home, making some changes  
and committing them,
I use "git push" to push them back to the work repository.  The  
changes seem to make it to the
work repository (I see the commit message in git log), but I can't  
figure out how to get the
changes into the working set at work.  (evidently not merge, checkout  
or reset -- seems like it
should be merge, but)

2) I can't figure out how to get back the latest (or any other)  
version of a file I've modified (or deleted)
in the working set.  (Well, I suppose I could checkout the whole tree  
somewhere else and copy the
relevant file, but I'm hoping there's something simpler).

3) Similarly, I can't use the little context diffs I can see in git- 
gui  -- I need to see side by side comparisons;
I've become accustomed to tkdiff.  It seems like git mergetool knows  
how to do that in some restricted
circumstances, but I want to do it outside the context of a merge.

Thanks,
-- danq

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2008-05-08 23:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-29 17:37 help with git usage Daniel Quinlan
2008-04-29 18:07 ` Daniel Barkalow
2008-04-30  7:39   ` Jakub Narebski
2008-05-07 22:41     ` Daniel Quinlan
2008-05-08  0:16       ` Julian Phillips
2008-05-08 20:01       ` Dirk Süsserott
2008-05-08 23:07       ` Jakub Narebski
2008-04-30 12:02   ` Matt Graham
2008-04-30 13:09     ` Andreas Ericsson
2008-04-30  8:22 ` Richard Quirk
2008-04-30 10:39   ` Jakub Narebski
2008-04-30 11:50     ` Richard Quirk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).