Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tickle RStudio IDE git pane when we switch branches #706

Closed
jennybc opened this issue Apr 8, 2019 · 1 comment
Closed

Tickle RStudio IDE git pane when we switch branches #706

jennybc opened this issue Apr 8, 2019 · 1 comment
Labels
feature a feature request or enhancement git git, GitHub, and CI in general tooling 🔨 Internal usethis tooling
Milestone

Comments

@jennybc
Copy link
Member

jennybc commented Apr 8, 2019

I need to move on this:

rstudio/rstudioapi#129

cc @mine-cetinkaya-rundel

@jennybc jennybc added feature a feature request or enhancement tooling 🔨 Internal usethis tooling labels Apr 8, 2019
@jennybc jennybc added the git git, GitHub, and CI in general label Jul 3, 2019
@hadley
Copy link
Member

hadley commented Oct 17, 2019

Need to wrap:

if (rstudioapi::hasFun("executeCommand")) {
   rstudioapi::executeCommand("vcsRefresh")
}

@hadley hadley added this to the v1.6.0 milestone Mar 14, 2020
hadley added a commit that referenced this issue Mar 14, 2020
@hadley hadley closed this as completed in b48c315 Mar 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement git git, GitHub, and CI in general tooling 🔨 Internal usethis tooling
Projects
None yet
Development

No branches or pull requests

2 participants