Chuck Horgan
  • Home
  • About
  • How-To
  • Code Snippets
Categories
Git
Productivity
R
Rstudio

Common Git Commands

Git
Command-line git continuously proves to be needed just infrequently enough to elude memory. Every time I go to create a new local/remote branch, merge a specific way, or rollback a commit, I end up Googling, “git …” I decided to create this page so I could consolidate all of those common commands to a single bookmark. Eventually, I’ll remember more than git reset --hard.
Sep 12, 2022
Chuck Horgan
5 min
9/13/22, 8:09:48 AM

RStudio Shortcuts without Addins

Rstudio
R
Productivity
If you want to bind common code to a hotkey, consider using the shrtcts package! It’s a lot easier to set up than writing your own RStudio addin.
Sep 12, 2022
Chuck Horgan
1 min
9/13/22, 8:27:19 AM
No matching items