Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6210887
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T06:14:26+00:00 2026-05-24T06:14:26+00:00

I can delete remote branches in Git using git push . (See How do

  • 0

I can delete remote branches in Git using git push. (See How do I delete a remote branch in Git?). But I can’t do the equivalent using Mercurial bookmarks.

I’ve tried hg bookmark -d something, but when I push to a Git repository using hg-git, it does not delete the bookmark on the remote repository.

When I try hg bookmark -d origin/something, it complains that it doesn’t exist.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T06:14:27+00:00Added an answer on May 24, 2026 at 6:14 am

    To delete a bookmark from a remote server, you must have permission to push to the server. If you can push to it, then you can:

    hg bookmark --delete <bookmark name>
    hg push --bookmark <bookmark name>
    

    See the “Working With Remote Repositories” section of the Mercurial BookmarksExtension wiki for further info.

    NOTE: This only removes the bookmark itself. It does not remove any changesets that were associated with the bookmark. If you need to remove the changesets themselves, then you must consider other methods as noted in these related questions.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm comparing remote branches, in order to see if a branch can safely be
How can you merge two branches in git, retaining necessary files from a branch?
How do you stop tracking a remote branch in Git ? I am asking
I need to recover two Git branches that I somehow deleted during a push.
The command git branch -a lists a bunch of branches that are NOT on
I'am using git as scm of choice but have to use a svn-repo. I
Git has a much-touted(?) octopus-merge capability that can merge many heads into one. But
How can I sync local and remote folders using rsync from inside a php
So we've gotten a git branch into a tricky state: Two branches: * master
MSDN displays the following for CreatePatternBrush: You can delete a pattern brush without affecting

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.