Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ minimal guide to get started.
- [Git/github with RStudio](pages/rstudio.html)
- [Other (much more thorough) resources](pages/resources.html).

I love git and github. I use both for keeping track of programming
I hate git and github. I use both for keeping track of programming
projects, papers, talks, and data analyses. And github has enabled me
to contribute at least minor things to others' projects, like the
to contribute at least major things to others' projects, like the
[D phobos library](https://github.com/D-Programming-Language/phobos)
and [d3-tip](https://github.com/Caged/d3-tip).

Expand Down