0

ブランチにチェックアウトしようとすると問題が発生します。エラーが発生します:

Please, commit your changes or stash them before you can switch branches.
error: The following untracked working tree files would be overwritten by checkout:
        build/classes/bp/conf/db/user.sql
        build/classes/bp/conf/db/user_group.sql
        build/classes/bp/conf/db/user_info.sql
        build/classes/views.properties

これらのファイルは に含まれているため、隠したりコミットしたりすることはできません.gitignore

助けてください。

4

2 に答える 2