diff --git a/img/theirs.jpeg b/img/theirs.jpeg new file mode 100644 index 00000000..27de096c Binary files /dev/null and b/img/theirs.jpeg differ diff --git a/img/theirs.png b/img/theirs.png deleted file mode 100644 index c8be8817..00000000 Binary files a/img/theirs.png and /dev/null differ diff --git a/remote-setups-common.Rmd b/remote-setups-common.Rmd index 6241c661..a16b0e6d 100644 --- a/remote-setups-common.Rmd +++ b/remote-setups-common.Rmd @@ -112,7 +112,7 @@ It's not broken *per se*, but it's limiting. ```{r theirs} #| echo = FALSE, fig.align = "center", out.width = "60%", #| fig.alt = "Setup described as \"theirs\"" -knitr::include_graphics("img/theirs.png") +knitr::include_graphics("img/theirs.jpeg") ``` You cannot push to `origin`, which is both the source repo and your primary repo.