|
|
|
|
|
by Arnavion
1870 days ago
|
|
You misunderstand. I'm talking about intending to run `git clean -xffd` under `~/src/some-project` (a git repo for some code) but accidentally running it under some other directory, such that it ends up running against `~` Making aliases for working with `~`'s repo doesn't prevent that. |
|
These setup also prevents zsh/bash git prompt extensions from detecting git the the home folder repo, which can be confusing, I think.