Skip to content
This repository has been archived by the owner on Jan 3, 2018. It is now read-only.

Add new lesson novice/r/rstudio/git #588

Closed
wants to merge 1 commit into from

Conversation

sjackman
Copy link

@sjackman sjackman commented Jul 6, 2014

See #492

@jdblischak
Copy link
Contributor

Thanks for the contribution, @sjackman. Some thoughts:

  • The lesson starts with slides on motivation from @BernhardKonrad. This makes the lesson not self-contained. Instead, what if this lesson was preceded by the first novice Git lesson, which introduces version control?
  • Students are instructed to install Git and the other software before arriving at the bootcamp. Could you instead add these additional installation instructions to the setup file in a separate PR?
  • Since this is teaching a GUI, it would be useful to have some screenshots to illustrate the different steps.

git config --global user.email '[email protected]'
```

On a Mac, configure git to remember your password.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest clarifying that that this relates to, e.g. password for GitHub. Is it only for GitHub or for a general remote git servers?

@jdblischak
Copy link
Contributor

Thanks for the reviews, @jennybc and @naupaka.

@sjackman, will you have time to work on this and #589 soon? We're working on breaking up the bc repo (see #759 and Greg's blog post). If you don't currently have the time, we can close these for now and you can resubmit to the appropriate lesson repository.

@jennybc
Copy link

jennybc commented Oct 1, 2014

We actually have a much more comprehensive set of instructions now, due to teaching a UBC grad course together. Both @sjackman and @BernhardKonrad have worked with me to make this:

http://stat545-ubc.github.io/git00_index.html

@BernhardKonrad has said he will turn it into a PR for SWC.

@jdblischak
Copy link
Contributor

OK. Great. Though once we are done breaking up the bc repo, this probably won't need to be a PR. Instead these lessons could be spun out into their own separate repo that instructors could then use for teaching version control via RStudio in their bootcamps. But we can talk logistics more once the new workflow is established.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants