Warning, file /graphics/krita/sdk/backport-utils/skip-one-commit.sh was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 #!/bin/bash
0002 #
0003 #  SPDX-License-Identifier: GPL-3.0-or-later
0004 #
0005 
0006 git checkout HEAD .
0007 git clean -f
0008 git reset
0009 git cherry-pick --continue