mirror of
https://github.com/codespell-project/codespell.git
synced 2025-05-17 07:27:03 +08:00
Add codespell as safe directory in Git config in dev container
This commit is contained in:

committed by
Dimitri Papadopoulos Orfanos

parent
fd91941dbf
commit
1d36d2138a
@ -1,3 +1,5 @@
|
||||
git config --global --add safe.directory /workspaces/codespell
|
||||
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libaspell-dev
|
||||
|
||||
|
Reference in New Issue
Block a user