Added or Modified label next to a green or red X with plus or minus sign beside file name in Commits section of GUI

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Fisheye および Crucible は除く

問題

The following is seen in the GUI after a push:

原因

This occurs when the mode of the file has been changed from the command line, eg. chmod +x or chmod -x.

The change is them committed and pushed to the repository.

ソリューション

If the file mode was changed unintentionally run the following:

chmod -x filename 

Add, commit and push the changes to the repo.

You will then see:

If a change is made to this file, the flag will not be seen in the GUI for the subsequent commit.

最終更新日 2016 年 4 月 20 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.