Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds UpdateReg git command #193

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Adds UpdateReg git command #193

merged 1 commit into from
Feb 21, 2024

Conversation

lpusok
Copy link
Contributor

@lpusok lpusok commented Feb 21, 2024

Adds UpdateReg git command, it can be used to delete refs.

@lpusok lpusok changed the base branch from master to v1 February 21, 2024 15:26
@@ -47,7 +47,7 @@ func (g *Git) Fetch(opts ...string) *command.Model {
return g.command(args...)
}

// Checkout switchs branches or restore working tree files.
// Checkout switches branches or restore working tree files.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

@lpusok lpusok merged commit a262e05 into v1 Feb 21, 2024
6 checks passed
@lpusok lpusok deleted the BE-1288 branch February 21, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants