Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ Suggests:
testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
RoxygenNote: 7.3.3
32 changes: 32 additions & 0 deletions inst/topics/learning_git.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# bingo card for learning to work with git & github
c(
"Happy Git & GitHub for the useR",
"git",
"github",
"git client",
"gitkraken",
"usethis R package",
"push",
"pull",
"pull request",
"command line git",
"branch",
"fork",
"fork-and-clone",
"clone",
"repo",
"github PAT",
"lots of trial-and-error",
"SHA",
"RStudio & git",
"commit",
"local",
"remote",
"upstream",
"origin",
"pull request denied",
"merge",
"merge conflicts",
"local branch ahead of master",
"time travel"
)
3 changes: 1 addition & 2 deletions man/plot.bingo.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.