docs: update dotfiles/mr

This commit is contained in:
David Thurstenson 2026-03-20 06:09:19 +00:00 committed by David Thurstenson
parent 59b6d50ea1
commit ef21fd1c04

View File

@ -2,7 +2,7 @@
title: mr - myrepos
description:
published: true
date: 2026-03-20T05:11:13.239Z
date: 2026-03-20T06:09:17.367Z
tags:
editor: markdown
dateCreated: 2026-03-20T05:11:13.239Z
@ -35,4 +35,8 @@ mr update
```
5. Check output, and do appropriate cleanup as necessary
6. `$ exec bash`
For instance, to override any file that is currently tracked in a repo but already has a local version:
```
vcsh [repo] reset --hard origin/master
```
6. `$ exec bash` to use new bashrc