amtoine / nu-git-manager

A collection of Nushell tools to manage Git repositories.
GNU General Public License v3.0
26 stars 2 forks source link

give an error when removing a repo the user is in #180

Closed amtoine closed 6 months ago

amtoine commented 6 months ago

should close #179

the new error is

2024-02-06T17:22:23.959|ERR|cannot remove the repo because you are inside it

when trying to remove a repo the user is currently in.