Skip to content

Commit

Permalink
Merge branch 'main' into js
Browse files Browse the repository at this point in the history
  • Loading branch information
johnne committed Nov 19, 2024
2 parents 415c970 + cae714b commit 7c9c62f
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 326 deletions.
7 changes: 3 additions & 4 deletions pages/git.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,9 @@ has to do with Git in connection to that directory will be gone.

The text `nothing to commit (create/copy files and use "git add" to track)`
tells us that while we are inside a directory that Git is currently tracking,
there are currently no files being tracked; let's add some!

Copy the following files from the `workshop-reproducible-research/tutorials/git`
directory into your `git_tutorial` directory:
there are currently no files being tracked; let's add some! Copy the following
files from the `workshop-reproducible-research/tutorials/containers` directory
into your `git_tutorial` directory:

- `Dockerfile`
- `Snakefile`
Expand Down
65 changes: 0 additions & 65 deletions tutorials/git/Dockerfile

This file was deleted.

199 changes: 0 additions & 199 deletions tutorials/git/Snakefile

This file was deleted.

30 changes: 0 additions & 30 deletions tutorials/git/config.yml

This file was deleted.

28 changes: 0 additions & 28 deletions tutorials/git/environment.yml

This file was deleted.

0 comments on commit 7c9c62f

Please sign in to comment.