Re: Conceptual Question for git usage ...

2014-01-22 Thread John McIntyre
Thank you for that, Andrew. I'm going to follow your advice and just set up a test repository, which won't be a disaster, if it gets damaged or erased. I backup my /Users/john/Documents from my Mac to /home/john/Documents on the Linux server. Except for my mail directory, which comes from $HOME/

Re: Conceptual Question for git usage ...

2014-01-22 Thread Andrew Keller
On Jan 22, 2014, at 9:20 AM, John McIntyre wrote: > … > > So basically, what I'd like to do is this. I want to write code, > write blg posts, write essays for university, whatever. And I want to > use git to maintain revisions, but where do I store them? Do I make > the Mac my hub? I have a

Conceptual Question for git usage ...

2014-01-22 Thread John McIntyre
Hi, I want to install git onto my home network - in fact, truth be told, it's already on my server, but I have some questions as to its implementation. First of all, my network. At the 'centre' (practically, if not logically) is my Mac. I consider this my 'central repository' of everything. Mai