Create and push a new file (Mercurial)
When you add a new file to your repository, you need to add, commit, and push that change to your remote repository. After you create the file, you'll notice it in Sourcetree.
From the options menu of the new file, select Add file.
- 一番上の コミット ボタンをクリックしてファイルをコミットします。
- In the message box, enter a commit message.
Click the Commit button under the box. You can now see your change under the History section.
Sourcetree で、[プッシュ] ボタンをクリックしてコミットされた変更をプッシュします。
From the dialog box that appears, click OK.
最終更新日 2018 年 9 月 27 日
Powered by Confluence and Scroll Viewport.