Copy link to clipboard
Copied
Good afternoon,
I'm using Git within Dreamweaver and have hit a problem quite quickly.
I have thousands of files to stage, but the checkbox for staging/unstaging is not working. When clicked upon, it's not selecting all of the subsequent checkboxes beneath.
Please se image. Please advise
Thanks,
H
I don't think it is entirely a Dreamweaver problem, Git seems to be slow at any time. Installing Bootstrap using Git will take about 7 times longer than using npm.
Try staging in stages, i.e. 50 files at a time.
Copy link to clipboard
Copied
Good afternoon,
I'm using Git within Dreamweaver and have hit a problem quite quickly.
I have thousands of files to stage, but the checkbox for staging/unstaging is not working. When clicked upon, it's not selecting all of the subsequent checkboxes beneath.
Please se image. Please advise
Thanks,
H
I don't think it is entirely a Dreamweaver problem, Git seems to be slow at any time. Installing Bootstrap using Git will take about 7 times longer than using npm.
Try staging in stages, i.e. 50 files at a time.
Copy link to clipboard
Copied
I think that you will need to give Dreamweaver the time to collate all of the files.
Copy link to clipboard
Copied
I was hoping that that wouldn’t be the answer. I presumed my cpu/ memory could handle it quite easily.
I’ll do that and see if it works.
Thanks for the info Ben.
Copy link to clipboard
Copied
It didn't work. I left it to run overnight, but woke up to the checkbox unchecked. Strange.
Still haven't figured it out.
Copy link to clipboard
Copied
I don't think it is entirely a Dreamweaver problem, Git seems to be slow at any time. Installing Bootstrap using Git will take about 7 times longer than using npm.
Try staging in stages, i.e. 50 files at a time.