Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

Remove mercurial message "obsolete feature not enabled but xxx markers found"

You just need to delete the obsstore:

$ rm .hg/store/obsstore

Note that if you do this the obsolete commits you've made will show up once again as either draft or public changes.

Tags:

Mercurial

Related

Angular 4 - Http to HttpClient - property 'someproperty' does not exist on type Object Jenkins job builder gitlab trigger is ignored How to reload current page in ReactJS? Read a Text asset(text file from assets folder) as a String in Kotlin (Android) Mutually exclusive A/B tests with Firebase Remote Config How to extend bottom view colour below the home indicator in iPhone X? Angular Unit testing : Error: Cannot match any routes. URL Segment: 'home/advisor' watching return-values in Visual Studio Code How to adjust transparency (alpha) in seaborn pairplot? Unable to create SAAJ meta-factory after packaging as JAR Is set.seed consistent over different versions of R (and Ubuntu)? Logout when closing window in Angular 4

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy