mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #1817 from overleaf/sk-git-bridge-refuse-projects-with-dot-git
GitBridge: refuse to process a project if it has a `.git` entity at t… GitOrigin-RevId: 83d87ecd9c1a7661a77dd00c29236f4f43435158
This commit is contained in:
parent
642081dd17
commit
f9e82003b3
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/local/bin/zsh
|
||||
#!/usr/bin/env zsh
|
||||
set -ex
|
||||
|
||||
echo "----------------------------------------"
|
||||
|
|
Loading…
Reference in a new issue