Matthew, I defer to actual Git experts... but heres some sysadmin ideas:

Are you trying to keep one work area you can use for Windows and for Linux? Or 
are you trying to keep a remote repos
which you can get to from both?

If you create a third partition and put your Git workarea and repository there, 
then you could mount it from both
Windows and Linux. But files are going be changed when you jump back and forth. 
You could also switch to running Linux,
and put up a VM of Windows ( or vice versa) and have both running at once, 
keeping your remote repos on Linux and having
two work areas. Or, you could get that old Pentium4/ Pentium/ AMD dog out of 
the closet or for $25 at the thrift store,
and set up a Linux server with a remote repository. Or you could host your 
project at github.

John



On Tuesday, January 29, 2013 6:40:47 PM UTC-8, Matthew Johnson wrote:
>
>
>
> First, some background. I have one hard disk separated into two partitions: 
> one for the version of Windows 7 that shipped on this rather new Thinkpad 
> (Windows 7 Professional SP1), the other for Fedora 17 (which I installed 
> and keep up-to-date). Of course, it is rather easy to access the Windows 
> partition from the F17 partition, which I
> have been doing with no noticeable problems: 
>

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to