Hide Forgot
Description of problem: The chapter 3.3. Git contains lot of examples of git command output. A lot of messages containg a snippet like this: "Foobar <file> was foobared" ^^^^^^ However, in some output examples, the '<file>' part is borked in various ways: 3.3.4. Untracked files, snippet 1 # (use "git add <file<..." to include in what will be committed) ^^^^^^ 3.3.6. Modified Status, snippet 2 and 3 # (use "git reset HEAD >file<..." to unstage) ^^^^^^