Bob Aman
Results
152
comments of
Bob Aman
It's possible that this omission is also causing fairly surprising behavior in other packages. Clone operations with a subtree in the repo will succeed but the subtree's files will just...
Tried to take a shot at fixing this, but I'm still pretty new to melange. ```diff diff --git a/git.yaml b/git.yaml index b81f4e83f..e88a159aa 100644 --- a/git.yaml +++ b/git.yaml @@ -47,6 +47,14...