Some of the example commands in git-stash documentation should be written as comments rather than actual commands: https://cloud.githubusercontent.com/assets/24915363/26444394/5cf6a754-4190-11e7-845e-135288c8916e.png For example, `$ edit emergency fix` should be `# ... edit emergency fix ...` like the other comments in the section. It could be misleading for novices. Adrian (github: @Solder-Soldier)