Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Commit cf55b30

Browse files
committed
Reverted the bad idea of disassociating the Git repo.
1 parent bdbc037 commit cf55b30

File tree

3 files changed

+0
-87
lines changed

3 files changed

+0
-87
lines changed

guest/cli/commands/disassociate-git-repo

Lines changed: 0 additions & 45 deletions
This file was deleted.

guest/cli/commands/reassociate-git-repo

Lines changed: 0 additions & 36 deletions
This file was deleted.

provision.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,6 @@ else
4242
echo "Enabling Tab Completion for 'box' command..."
4343
box enable-tab-completion --quiet
4444

45-
#
46-
# Disassociate the cloned Git repo and initialize a new repo.
47-
#
48-
echo "Disassociating WPLib Box Git repo..."
49-
box disassociate-git-repo --quiet
50-
5145
#
5246
# Enable Object Caching
5347
#

0 commit comments

Comments
 (0)