Skip to content

git-test-sequence: Support @{u}#7

Open
ismell wants to merge 1 commit intodustin:masterfrom
ismell:master
Open

git-test-sequence: Support @{u}#7
ismell wants to merge 1 commit intodustin:masterfrom
ismell:master

Conversation

@ismell
Copy link

@ismell ismell commented Apr 9, 2020

Get the list of commits before detaching. This allows:

git test-sequence --force @{u}.. ./test-build.sh

I switched the script to bash so we could use arrays.

I also moved the detach below the args parsing. This way
--force is not passed to the rev-list.

Signed-off-by: Raul E Rangel rrangel@chromium.org

Get the list of commits before detaching. This allows:

    git test-sequence --force @{u}.. ./test-build.sh

I switched the script to bash so we could use arrays.

I also moved the detach below the args parsing. This way
--force is not passed to the rev-list.

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant