• Skip to primary navigation
  • Skip to content
  • Skip to footer
Mark's Devblog
  • Quick-Start Guide

    Assert.That(post.Content, Text.DoesNotContain(“Hello World”));

    less than 1 minute read

    Hello World. Oh shi

    Tags: misc

    Updated: November 8, 2008

    Share on

    X Facebook LinkedIn Bluesky
    Previous Next

    You may also enjoy

    understanding jj’s branching and bookmarks

    7 minute read

    What is jj aka jujutsu? jj is a git-compatible version control system (VCS) that has fewer primitives, commands and moving parts, and yet feels like it offer...

    git rebase –onto

    3 minute read

    git rebase –onto If you’re not familiar with git rebase, I wrote a bit of a primer in a previous post about basic rebasing and git fetch tricks, so it might ...

    git trick – git fetch origin main:main

    3 minute read

    Git rebase basics A decent percentage of git users know what rebase does. In its simplest form, it takes one series of commits – typically from a branch –, d...

    The new git history commands

    5 minute read

    git has some rough edges Git has been around a long time (I’ve been using it since around 2011, where’d the time go?) and doesn’t seem to be going anywhere. ...

    • Follow:
    • Feed
    © 2026 Mark's Devblog. Powered by Jekyll & Minimal Mistakes.