From af71af781ce2078dbbdc2f06f7506a2b32cc843f Mon Sep 17 00:00:00 2001 From: vielmetti Date: Tue, 14 Oct 2014 07:47:47 -0700 Subject: [PATCH] git repo for ~/public_html --- User-backups.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/User-backups.md b/User-backups.md index 3a99a02..d047859 100644 --- a/User-backups.md +++ b/User-backups.md @@ -20,4 +20,8 @@ Use `sshfs` to create a remote filesystem through SSH; then your local machine c ### `git` and a private repository -Use `git` to add your home directory as a project, then back up what you have to your favorite git repository. You'll probably want to make that repo private. \ No newline at end of file +Use `git` to add your home directory as a project, then back up what you have to your favorite git repository. You'll probably want to make that repo private. + +### `git` and a public repository + +Use `git` to add your `~/public_html` directory as a project, then back up what you have to your favorite git repository. You're probably OK with making that repo public. \ No newline at end of file