Jeremy Stanley 6c3f134ac3 Ignore unstaged/uncommitted submodule changes
When checking for unstaged or uncommitted changes to avoid the test
rebase (which could cause data loss for users of git.autostash),
it's still fine if there are unstaged or uncommitted changes in
submodules since those won't be rebased. Have the git diff
invocations explicitly ignore submodules, and also add regression
tests which demonstrate it's working.

This fixes a regression originally introduced by change
Iabb8387c9db59a7d02ebfd43b688e7bb93d3159f.

Change-Id: I20d602e86537b573ac1f9788221215047a594f83
2021-07-07 16:08:06 +00:00
2020-01-16 15:14:16 +00:00
2013-08-15 20:42:37 +00:00
2011-09-25 09:16:31 -07:00
2021-01-13 14:10:31 +00:00
2021-01-13 14:10:31 +00:00
2021-04-23 10:42:35 -07:00
2021-04-23 10:42:35 -07:00

git-review

A git command for submitting branches to Gerrit

git-review is a tool that helps submitting Git branches to Gerrit for review.

Description
Tool for uploading changesets to Gerrit from git
Readme 7.1 MiB
Languages
Python 89.3%
Roff 10.7%