On Thu, Nov 29, 2012 at 11:12:16AM -0500, W. Trevor King wrote:
> + test "$(git log -1 --oneline)" = "bbdbe2d Updated submodules:
> submodule"
s/bbdbe2d/cd69713/
I forgot to update the SHA-1 here after tweaking the commit message
format. I'd like to rewrite this test so it won't use the SH
On Thu, Nov 29, 2012 at 11:12:16AM -0500, W. Trevor King wrote:
> + test "a" = "b"
This kills the test (with --immediate) so you can look at the
generated commit. If you actually want the test to pass (e.g. if this
becomes a PATCH and not an RFC), this line should be removed.
--
This email may
This option triggers automatic commits when `submodule update` changes
any gitlinked submodule SHA-1s. The commit message contains a
`shortlog` summary of the changes for each changed submodule.
---
On Tue, Nov 27, 2012 at 07:51:42PM +0100, Heiko Voigt wrote:
> BTW, I am more and more convinced t
3 matches
Mail list logo