diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2021-06-13 22:48:53 +0100 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2021-06-13 22:48:53 +0100 |
| commit | 81d1cb4f38a12b27b92fcccf182c3e4fd05c9271 (patch) | |
| tree | b517e2682147dc4531764417d05df0287876c7e0 /www/posts/git/index.html | |
| parent | dfb89f1877d01cf2f7d62e13725e81ecede062fb (diff) | |
Add Backing Up a Git Repository
Diffstat (limited to 'www/posts/git/index.html')
| -rw-r--r-- | www/posts/git/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/posts/git/index.html b/www/posts/git/index.html index a327641..314b4f6 100644 --- a/www/posts/git/index.html +++ b/www/posts/git/index.html @@ -18,7 +18,7 @@ <link href="/posts/php/atom.xml" type="application/atom+xml" rel="alternate" title="The Home of David T. Sadler - All Posts About PHP"/> </head> <body> - <section><h1>The Home of David T. Sadler - All Posts About Git</h1><a href="/posts/git/2021-05-29/setting-up-a-self-host-git-server/">2021-05-29 - Setting up a Self Hosted Git Server</a><h3>License</h3><a href="https://creativecommons.org/licenses/by-sa/4.0/">The contents of this site is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.</a><p>Copyright © 2021 David T. Sadler.</p><a href="/">Return to Homepage.</a></section> + <section><h1>The Home of David T. Sadler - All Posts About Git</h1><a href="/posts/git/2021-06-13/backing-up-a-git-repository/">2021-06-13 - Backing Up a Git Repository</a><a href="/posts/git/2021-05-29/setting-up-a-self-host-git-server/">2021-05-29 - Setting up a Self Hosted Git Server</a><h3>License</h3><a href="https://creativecommons.org/licenses/by-sa/4.0/">The contents of this site is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.</a><p>Copyright © 2021 David T. Sadler.</p><a href="/">Return to Homepage.</a></section> <script defer src="/js/highlight.min.js"></script> <script defer src="/js/site.js"></script> </body> |
