back

Jekyll on Windows 11 for GitHub Pages preview

repositories

Branch from history

Branching from git history is a useful 2-click option, when code goes wrong.
  • One can guess how long some newly noted bug may have existed,
    then create a branch from that commit in history, build and test it;
  • available in both GitHub Desktop and Visual Studio Git Extensions.
maintained by blekenbleu