Skip to content

Commit f9cf208

Browse files
committed
Mention Saunak, who got me started with svn
1 parent 06dedac commit f9cf208

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

index.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ minimal guide to get started.
1414
- [Why git and github?](pages/why.html)
1515
- [Your first time](pages/first_time.html): get github account;
1616
install git, set up ssh.
17-
- [Typical use](pages/routine.html): add, commit, push, plus status
17+
- [Typical use](pages/routine.html): add, commit, push, status,
1818
and diff.
1919
- [Start a new repository](pages/init.html): from scratch, or with an
2020
existing project.
@@ -41,9 +41,11 @@ may collaborate more easily. But for
4141
statisticians with no history of use of version control, it can be
4242
hard to get started. This is a tutorial of sorts, to help.
4343

44+
[Saunak Sen](http://www.epibiostat.ucsf.edu/biostat/sen/index.html)
45+
got me started with version control (using subversion), and
4446
[Pjotr Prins](http://www.thebird.nl) got me to move from subversion to
45-
git, but don't hold him responsible for any
46-
errors in my understanding.
47+
git, but don't hold either responsible for any errors in my
48+
understanding.
4749

4850
If you have suggestions for changes or improvements, fork
4951
[the repo](http://github.com/kbroman/github_tutorial): Follow the

0 commit comments

Comments
 (0)