René's URL Explorer Experiment


Title: Chapter 12 Connect RStudio to Git and GitHub | Happy Git and GitHub for the useR

Open Graph Title: Chapter 12 Connect RStudio to Git and GitHub | Happy Git and GitHub for the useR

X Title: Chapter 12 Connect RStudio to Git and GitHub | Happy Git and GitHub for the useR

Description: Here we verify that RStudio can issue Git commands on your behalf. Assuming that you’ve gotten local Git to talk to GitHub, this means you’ll also be able to pull from and push to GitHub from...

Open Graph Description: Here we verify that RStudio can issue Git commands on your behalf. Assuming that you’ve gotten local Git to talk to GitHub, this means you’ll also be able to pull from and push to GitHub from...

X Description: Here we verify that RStudio can issue Git commands on your behalf. Assuming that you’ve gotten local Git to talk to GitHub, this means you’ll also be able to pull from and push to GitHub from...

Opengraph URL: https://happygitwithr.com/rstudio-git-github.html

X: @jennybryan

Generator: bookdown 0.43 with bs4_book()

direct link

Domain: happygitwithr.com

Nonetext/html; charset=UTF-8
authorJenny Bryan, the STAT 545 TAs, Jim Hester
og:typebook
og:imagehttps://happygitwithr.com//img/watch-me-diff-watch-me-rebase-smaller.png
twitter:cardsummary
twitter:imagehttps://happygitwithr.com//img/watch-me-diff-watch-me-rebase-smaller.png

Links:

Skip to main contenthttps://happygitwithr.com/rstudio-git-github.html#content
Happy Git and GitHub for the useRhttps://happygitwithr.com/
Let’s Git startedhttps://happygitwithr.com/
1 Why Git? Why GitHub?https://happygitwithr.com/big-picture
2 Contributorshttps://happygitwithr.com/contrib
3 Workshopshttps://happygitwithr.com/workshops
Half the battlehttps://happygitwithr.com/install-intro
4 Register a GitHub accounthttps://happygitwithr.com/github-acct
5 Install or upgrade R and RStudiohttps://happygitwithr.com/install-r-rstudio
6 Install Githttps://happygitwithr.com/install-git
7 Introduce yourself to Githttps://happygitwithr.com/hello-git
8 Install a Git clienthttps://happygitwithr.com/git-client
Can you hear me now?https://happygitwithr.com/connect-intro
9 Personal access token for HTTPShttps://happygitwithr.com/https-pat
10 Set up keys for SSHhttps://happygitwithr.com/ssh-keys
11 Connect to GitHubhttps://happygitwithr.com/push-pull-github
12 Connect RStudio to Git and GitHubhttps://happygitwithr.com/rstudio-git-github
13 Detect Git from RStudiohttps://happygitwithr.com/rstudio-see-git
14 RStudio, Git, GitHub Hellhttps://happygitwithr.com/troubleshooting
Get started with GitHubhttps://happygitwithr.com/usage-intro
15 New project, GitHub firsthttps://happygitwithr.com/new-github-first
16 Existing project, GitHub firsthttps://happygitwithr.com/existing-github-first
17 Existing project, GitHub lasthttps://happygitwithr.com/existing-github-last
18 Test drive R Markdownhttps://happygitwithr.com/rmd-test-drive
19 Render an R scripthttps://happygitwithr.com/r-test-drive
Some Git basicshttps://happygitwithr.com/git-intro
20 Repo, commit, diff, taghttps://happygitwithr.com/git-basics
21 Git commandshttps://happygitwithr.com/git-commands
22 Brancheshttps://happygitwithr.com/git-branches
23 Remoteshttps://happygitwithr.com/git-remotes
24 Refshttps://happygitwithr.com/git-refs
Git remote setupshttps://happygitwithr.com/remote-scenarios-intro
25 Common remote setupshttps://happygitwithr.com/common-remote-setups
26 Equivocal remote setupshttps://happygitwithr.com/equivocal
Useful Git patterns for real lifehttps://happygitwithr.com/workflows-intro
27 The Repeated Amendhttps://happygitwithr.com/repeated-amend
28 Dealing with push rejectionhttps://happygitwithr.com/push-rejected
29 Pull, but you have local workhttps://happygitwithr.com/pull-tricky
30 Time travel: See the pasthttps://happygitwithr.com/time-travel-see-past
31 Fork and clonehttps://happygitwithr.com/fork-and-clone
32 Get upstream changes for a forkhttps://happygitwithr.com/upstream-changes
33 Explore and extend a pull requesthttps://happygitwithr.com/pr-extend
34 Make a GitHub repo browsablehttps://happygitwithr.com/workflows-browsability
35 Clone a repohttps://happygitwithr.com/clone
36 Create a bingo cardhttps://happygitwithr.com/bingo
37 Burn it all downhttps://happygitwithr.com/burn
38 Resettinghttps://happygitwithr.com/reset
39 Search GitHubhttps://happygitwithr.com/search
Noteshttps://happygitwithr.com/notes-intro
40 Run a course with GitHubhttps://happygitwithr.com/classroom-overview
41 Ideas for contenthttps://happygitwithr.com/ideas-for-content
42 Bookdown cheat sheethttps://happygitwithr.com/bookdown-cheat-sheet
A The shellhttps://happygitwithr.com/shell
B Comic reliefhttps://happygitwithr.com/comic-relief
C Resourceshttps://happygitwithr.com/resources
D Referenceshttps://happygitwithr.com/references
View book source https://github.com/jennybc/happy-git-with-r
https://happygitwithr.com/rstudio-git-github.html#rstudio-git-github
https://happygitwithr.com/rstudio-git-github.html#prerequisites
4https://happygitwithr.com/github-acct#github-acct
5https://happygitwithr.com/install-r-rstudio#install-r-rstudio
6https://happygitwithr.com/install-git#install-git
7https://happygitwithr.com/hello-git#hello-git
11https://happygitwithr.com/push-pull-github#push-pull-github
Connect to GitHubhttps://happygitwithr.com/push-pull-github#push-pull-github
37https://happygitwithr.com/burn#burn
https://happygitwithr.com/rstudio-git-github.html#make-a-repo-on-github-1
https://github.comhttps://github.com
https://happygitwithr.com/rstudio-git-github.html#clone-the-test-github-repository-to-your-computer-via-rstudio
13https://happygitwithr.com/rstudio-see-git#rstudio-see-git
https://happygitwithr.com/rstudio-git-github.html#make-local-changes-save-commit
https://happygitwithr.com/rstudio-git-github.html#push-your-local-changes-online-to-github
11https://happygitwithr.com/push-pull-github#push-pull-github
HTTPShttps://happygitwithr.com/https-pat#pat-troubleshooting
SSHhttps://happygitwithr.com/ssh-keys#ssh-troubleshooting
https://happygitwithr.com/rstudio-git-github.html#confirm-the-local-change-propagated-to-the-github-remote-1
https://happygitwithr.com/rstudio-git-github.html#clean-up-1
11 Connect to GitHubhttps://happygitwithr.com/push-pull-github
13 Detect Git from RStudiohttps://happygitwithr.com/rstudio-see-git
12 Connect RStudio to Git and GitHubhttps://happygitwithr.com/rstudio-git-github.html#rstudio-git-github
12.1 Prerequisiteshttps://happygitwithr.com/rstudio-git-github.html#prerequisites
12.2 Make a repo on GitHubhttps://happygitwithr.com/rstudio-git-github.html#make-a-repo-on-github-1
12.3 Clone the test GitHub repository to your computer via RStudiohttps://happygitwithr.com/rstudio-git-github.html#clone-the-test-github-repository-to-your-computer-via-rstudio
12.4 Make local changes, save, commithttps://happygitwithr.com/rstudio-git-github.html#make-local-changes-save-commit
12.5 Push your local changes online to GitHubhttps://happygitwithr.com/rstudio-git-github.html#push-your-local-changes-online-to-github
12.6 Confirm the local change propagated to the GitHub remotehttps://happygitwithr.com/rstudio-git-github.html#confirm-the-local-change-propagated-to-the-github-remote-1
12.7 Clean uphttps://happygitwithr.com/rstudio-git-github.html#clean-up-1
View source https://github.com/jennybc/happy-git-with-r/blob/main/connect-rstudio-git-github.Rmd
Edit this page https://github.com/jennybc/happy-git-with-r/edit/main/connect-rstudio-git-github.Rmd
bookdownhttps://bookdown.org

Viewport: width=device-width, initial-scale=1, shrink-to-fit=no


URLs of crawlers that visited me.