Package: saperlipopette 0.1.1

Maëlle Salmon

saperlipopette: Create Example Git Messes

Holds functions creating Git messes, that users would then solve, to follow <https://ohshitgit.com/>.

Authors:Maëlle Salmon [cre, aut], Jim Gardner [ctb], Yanina Bellini Saibene [aut], Steffi LaZerte [rev]

saperlipopette_0.1.1.tar.gz
saperlipopette_0.1.1.zip(r-4.6)saperlipopette_0.1.1.zip(r-4.5)saperlipopette_0.1.1.zip(r-4.4)
saperlipopette_0.1.1.tgz(r-4.6-any)saperlipopette_0.1.1.tgz(r-4.5-any)
saperlipopette_0.1.1.tar.gz(r-4.6-any)saperlipopette_0.1.1.tar.gz(r-4.5-any)
saperlipopette_0.1.1.tgz(r-4.5-emscripten)
saperlipopette.pdf |saperlipopette.html
saperlipopette/json (API)
NEWS

# Install 'saperlipopette' in R:
install.packages('saperlipopette', repos = c('https://community.r-multiverse.org', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/ropensci-training/saperlipopette/issues

Pkgdown/docs site:https://docs.ropensci.org

On CRAN:

Conda:

gitquarto

5.33 score 33 stars 4 scripts 20 exports 53 dependencies

Last updated from:dc4ec9e81f (on v0.1.1). Checks:9 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK174
source / vignettesOK268
linux-release-x86_64OK144
macos-devel-arm64OK151
macos-release-arm64OK156
windows-develOK107
windows-releaseOK176
windows-oldrelOK117
wasm-releaseOK141

Exports:create_all_exercisesexo_bisectexo_blameexo_check_editorexo_clean_direxo_committed_to_mainexo_committed_to_wrongexo_conflictexo_latest_messageexo_log_deleted_fileexo_log_deleted_lineexo_one_small_changeexo_rebase_iexo_resetexo_revert_fileexo_revparseexo_split_changesexo_time_machineexo_undo_commitexo_worktree

Dependencies:askpassbrewbriocallrclicliprcommonmarkcpp11crayoncredentialscurldescevaluatefsgertghgitcredsgluehighrhttr2inijsonliteknitrlifecyclemagrittropensslparsedatepillarpkgbuildpkgconfigpkgloadprocessxpspurrrR6rappdirsrlangroxygen2rprojrootrstudioapistringistringrsystibbleusethisutf8vctrswhiskerwithrxfunxml2yamlzip

saperlipopette

Rendered fromsaperlipopette.qmdusingquarto::htmlon Mar 05 2026.

Last update: 2026-02-13
Started: 2026-02-13

Readme and manuals

Help Manual

Help pageTopics
Create all exercises folder at oncecreate_all_exercises
"Hey I'd like to find which commit introduced a bug!"exo_bisect
"I want to find who added a specific line!"exo_blame
"Hey, I don't want to get into Vim by mistake!"exo_check_editor
"Hey I'd like to remove these untracked files I created to test stuff!"exo_clean_dir
"Oh shit, I accidentally committed something to main that should have been on a brand new branch!"exo_committed_to_main
"Oh shit, I accidentally committed to the wrong branch!"exo_committed_to_wrong
"Hey I'd like to see what merge conflicts look like!"exo_conflict
"Oh shit, I need to change the message on my last commit!"exo_latest_message
"I want to find which commit deleted a file!"exo_log_deleted_file
"I want to find which commit deleted a line!"exo_log_deleted_line
"Oh shit, I committed and immediately realized I need to make one small change!"exo_one_small_change
"Hey I'd like to make my commits in a branch look informative and smart!"exo_rebase_i
"Hey I'd like to restart from scratch"exo_reset
"Oh shit, I need to undo my changes to a file!"exo_revert_file
"I want to understand ancestry references!"exo_revparse
"Hey I'd like to split these changes to the same file into several commits!"exo_split_changes
"Oh shit, I did something terribly wrong, please tell me git has a magic time machine!?!"exo_time_machine
"Oh shit, I need to undo a commit from like 5 commits ago!"exo_undo_commit
"I need to see what the project looked like at a certain version!"exo_worktree