]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ns/stash'
authorJunio C Hamano <gitster@pobox.com>
Mon, 2 Jul 2007 08:45:57 +0000 (01:45 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 Jul 2007 08:45:57 +0000 (01:45 -0700)
* ns/stash:
  Documentation: quote {non-attributes} for asciidoc
  git-stash: don't complain when listing in a repo with no stash
  git-stash: fix "can't shift that many" with no arguments
  git-stash: fix "no arguments" case in documentation
  git-stash: require "save" to be explicit and update documentation
  Document git-stash
  Add git-stash script

1  2 
.gitignore
Makefile

diff --cc .gitignore
Simple merge
diff --cc Makefile
Simple merge