From 80e670e60437ec14547271b0163aa7da0791f70c Mon Sep 17 00:00:00 2001 From: Anders Riutta Date: Tue, 24 Mar 2020 11:25:43 -0700 Subject: [PATCH] Describe files --- Using-git-and-github/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Using-git-and-github/README.md b/Using-git-and-github/README.md index d1da7f0..52b0587 100644 --- a/Using-git-and-github/README.md +++ b/Using-git-and-github/README.md @@ -3,3 +3,9 @@ [Link to wiki](https://github.com/gladstone-institutes/Bioinformatics-Workshops/wiki/Using-Git-and-GitHub) ### Description of files + +* [basics.md](https://github.com/gladstone-institutes/Bioinformatics-Workshops/blob/master/Using-git-and-github/basics.md) +Introduction to what git is and to the commands you'll use most often. + +* [workflows.md](https://github.com/gladstone-institutes/Bioinformatics-Workshops/blob/master/Using-git-and-github/workflows.md) +Higher-level tips and strategies for more effective usage of git with teams.