diff --git a/rev_news/drafts/edition-139.md b/rev_news/drafts/edition-139.md index b038f59a5..1c29ceecb 100644 --- a/rev_news/drafts/edition-139.md +++ b/rev_news/drafts/edition-139.md @@ -45,6 +45,15 @@ __Easy watching__ --> __Git tools and sites__ ++ [WebTerm Learn](https://learn.webterm.app/en/courses/git-introduction): free Git courses + that run in a simulated terminal in the browser. + The exercises check the resulting repository state (index, branches, commits) + rather than the exact command typed, so equivalent commands are accepted. + Covers first commit through rebase, stash, cherry-pick, conflicts + and pull requests against a simulated remote. + The first lesson of each course needs no account; the rest need a free account. + Its sibling [WebTerm](https://webterm.app/) is a no-signup browser terminal + with short tutorials, including a set on Git troubleshooting. ## Releases