tldr/pages
Eric Nielsen 57fd36ec38 git-stash: Make examples clearer
- Difference between a stash name and a stash message was not clear. For
  example, you cannot do:

      $ git stash save foo
      $ git stash apply foo
      fatal: ambiguous argument 'foo': unknown revision or path not in
      the working tree.

- Difference between stash `apply` and `pop` was not clear
- Make it clearer that all `apply`, `pop` and `drop` can take an
  optional stash name, and that the default name is `stash@{0}`
2016-08-30 17:57:40 -05:00
..
common git-stash: Make examples clearer 2016-08-30 17:57:40 -05:00
linux split tree.md into linux and osx versions, to cater to the different sets of available options 2016-08-24 18:43:14 +01:00
osx split tree.md into linux and osx versions, to cater to the different sets of available options 2016-08-24 18:43:14 +01:00
sunos Add devfsadm for solaris. 2016-01-16 10:40:51 -08:00