File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9595 git config user.email "[email protected] " 9696 git config user.name "GitHub Action"
9797 git pull
98- git add src/main/kotlin/org/domaframework/doma/intellij/common/PluginUtil.kt
98+ git add src/main/kotlin/org/domaframework/doma/intellij/common/util/ PluginUtil.kt
9999 git add src/main/resources/logback.xml
100100 git add src/main/resources/logback-test.xml
101101 git add gradle.properties
Original file line number Diff line number Diff line change 7171 git config user.name "GitHub Action"
7272 git fetch
7373 git checkout main
74- git add src/main/kotlin/org/domaframework/doma/intellij/common/PluginUtil.kt
74+ git add src/main/kotlin/org/domaframework/doma/intellij/common/util/ PluginUtil.kt
7575 git add src/main/resources/logback.xml
7676 git add src/main/resources/logback-test.xml
7777 git add gradle.properties
You can’t perform that action at this time.
0 commit comments