update
This commit is contained in:
@@ -7,7 +7,6 @@ author: ""
|
||||
|
||||
|
||||
```{r}
|
||||
#| echo: false
|
||||
#| output: asis
|
||||
|
||||
tibble::tibble(branch = system("git branch -a", intern = TRUE)) |>
|
||||
@@ -34,7 +33,6 @@ tibble::tibble(branch = system("git branch -a", intern = TRUE)) |>
|
||||
### Versions
|
||||
|
||||
```{r}
|
||||
#| echo: false
|
||||
#| output: asis
|
||||
|
||||
# 方法2:先获取分支列表,再逐个查询
|
||||
|
||||
Reference in New Issue
Block a user