diff options
author | Nicholas Johnson <nick@nicholasjohnson.ch> | 2022-12-25 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <nick@nicholasjohnson.ch> | 2022-12-25 00:00:00 +0000 |
commit | 0797c9cc8da3bbfa314673e15bd1e494e72fddd18898de8f7d5af8f7f7da3302 (patch) | |
tree | c7b1a7c2bfa6844f389bfa2719feac2b76ecf8090cf98757e647b4d47d81b25c /content/entry/git-is-not-github-git-is-not-github-git-is-not-github.md | |
parent | 48dd188ad3f1f9545b47fe02cf201d28bcc10afb5989743da2eb496c4f50bd90 (diff) | |
download | journal-0797c9cc8da3bbfa314673e15bd1e494e72fddd18898de8f7d5af8f7f7da3302.tar.gz journal-0797c9cc8da3bbfa314673e15bd1e494e72fddd18898de8f7d5af8f7f7da3302.zip |
Remove redundant pageinfo variable from entries
Diffstat (limited to 'content/entry/git-is-not-github-git-is-not-github-git-is-not-github.md')
-rw-r--r-- | content/entry/git-is-not-github-git-is-not-github-git-is-not-github.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/entry/git-is-not-github-git-is-not-github-git-is-not-github.md b/content/entry/git-is-not-github-git-is-not-github-git-is-not-github.md index 5b5208b..64984d7 100644 --- a/content/entry/git-is-not-github-git-is-not-github-git-is-not-github.md +++ b/content/entry/git-is-not-github-git-is-not-github-git-is-not-github.md @@ -2,7 +2,6 @@ title: "Git Is Not Github. Git Is Not Github. Git Is Not Github." date: 2022-02-25T00:00:00 draft: false -pageinfo: true --- A common confusion among new programmers is that Git and Github are the same thing, despite dozens of online articles and videos explaining the difference. I was probably in their position once myself, so I'm not assigning blame. I'm writing this entry because I think the conflation of Git and Github is harmful. |