]> source.dussan.org Git - jgit.git/commit
Set person and message on stash ref update 92/5192/2
authorKevin Sawicki <kevin@github.com>
Wed, 29 Feb 2012 18:16:56 +0000 (10:16 -0800)
committerChris Aniszczyk <zx@twitter.com>
Tue, 6 Mar 2012 04:59:44 +0000 (20:59 -0800)
commit9e4b4fc41c4220779a96afeca17c669f36945721
tree1a602e3e3588dcb52b66c661187d47696b668557
parent8db5414dcf09e62154818b4d8da7d5be07098bb2
Set person and message on stash ref update

This will be the message and person used for the commit
of stashed working directory changes.

Bug: 372884
Change-Id: I2501b080f6b94e826cf7dba3fd526ae5c1d969d1
Signed-off-by: Chris Aniszczyk <zx@twitter.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/StashCreateCommandTest.java
org.eclipse.jgit/src/org/eclipse/jgit/api/StashCreateCommand.java