Skip to content

Commit

Permalink
Update figure for a salvageable fork
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Jun 21, 2022
1 parent 0c76b20 commit 7d75690
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added img/fork_upstream_is_not_origin_parent.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/fork_upstream_is_not_origin_parent.png
Binary file not shown.
2 changes: 1 addition & 1 deletion remote-setups-common.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ Here is one last fork setup that's sub-optimal, but it can be salvaged.
```{r fork-no-upstream}
#| echo = FALSE, fig.align = "center", out.width = "60%",
#| fig.alt = "Setup described as \"fork_upstream_is_not_origin_parent\""
knitr::include_graphics("img/fork_upstream_is_not_origin_parent.png")
knitr::include_graphics("img/fork_upstream_is_not_origin_parent.jpeg")
```

This is what happens when you do fork-and-clone and you *only* do fork-and-clone.
Expand Down

0 comments on commit 7d75690

Please sign in to comment.