You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
341 B
Plaintext

---
{
.title = "git fetch repo_url remote_branch:new_local_branch",
.date = @date("2021-09-04T00:00:00"),
.author = "koehr",
.draft = false,
.layout = "til.shtml",
.description = "",
.tags = [],
.custom = { .source = "https://twitter.com/lucas59356/status/1433507127570669569" },
}
---
`git fetch $repo_url $remote_branch:$new_local_branch`