检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
For details about how to edit and delete members, see Step 3: Manage Project Members. For details about how to configure permissions for each role in CodeArts, see Modifying Project Role Permissions. Parent topic: Adding Project Members
: Click this icon to delete Test_Repo. Viewing Repository Group's Member Information on the Members Page A repository group member can have multiple roles. However, a user can set a maximum of 5 repository roles in a repository group.
You can delete the repository and import the external repository again according to Migrating a Git Repository Using a URL. Parent topic: Migrating a Third-Party Git Repository to CodeArts Repo
In this case, you are advised to delete the repository, control the capacity locally, and push the repository again. Commits Number of commits in the default branch of the repo.
Click next to a role name and choose Delete Role. Enter YES and click OK. The role is no longer displayed on the page. Parent topic: Managing CodeArts Project Role Permissions
You can delete the GPG public key when you do not need it. If the public key fails to be added, check whether there are redundant spaces before and after the public key or whether it has already been added. Parent topic: Environment and Personal Settings
Deleting a single agent: On the Agents tab, click in the Operation column of the target agent to delete it. Deleting multiple agents: On the Agents tab, select the target agents and click Batch Delete. Parent topic: Managing Agent Pools
String Explanation: Old file mode. b_mode String Explanation: New file mode. new_file Boolean Explanation: Whether to add files during the modification. renamed_file Boolean Explanation: Whether to rename a file during the modification. deleted_file Boolean Explanation: Whether to delete
For details about how to edit and delete members, see Step 3: Manage Project Members. For details about how to configure permissions for each role in CodeArts, see Modifying Project Role Permissions. Parent topic: Adding Project Members
Constraints: None Range: 0: No one is allowed to create tags defined by this rule. 30: Developers, committers, the project manager, and the administrator can create tags defined by this rule. 40: The project manager and administrator can modify or delete tags defined by this rule.
Enable or disable notifications for the following event types: Create agent Delete agent Disable agent Enable agent Bring agent offline Bring agent online The modified notification rules are displayed. Parent topic: Managing Agent Pools
Delete the local credential (for example, on Windows, choose Control Panel > User Accounts > Manage Windows Credentials > Generic Credentials). Use HTTPS to clone again, and enter the correct account and password in the dialog box that is displayed.
Click to delete the commit rule.
To delete the users, see Deleting an IAM User. Exporting members On the Member View tab, click Export Members. Grouping members On the Member Groups tab, click Create Member Group. Configure the following information and click Save.
You can only delete the file locally or roll back the commit to forcibly commit the code. Go to a local repo directory and open Git Bash.
Delete a repository. Rename a repository. Displayed on the management console. Performing a Risky Operation Deploy Keys Deploy keys allow you to clone repositories with read only access over SSH.
Run the following commands to change the remaining indexes under refs/remotes to local branches: cp -Rf .git/refs/remotes/origin/* .git/refs/heads/ rm -Rf .git/refs/remotes/origin git branch -a git tag Run the following commands to merge the trunk branch into the master branch and delete
Enable "Delete source branch after merged" when creating MRs Forbid squash merge (Forbid to select squash merge when creating a merge request) Enable Squash merge for new MRs Merge Method There are three options: Merge commit If this parameter is selected, a merge commit is created
Delete <<<<<<<HEAD, =======, >>>>>>>, and commit ID when resolving the conflict. The two developers agree to retain all changes after discussion.
Delete the special characters. 404 CH.00406001 MergeRequest Not Found MR information is not found. Refresh the MR page and try again. 404 CH.00406048 note not found by noteId No review comment is found for the associated repository_id, merge_request_iid, and discussion_id.