sfmc-devtools icon indicating copy to clipboard operation
sfmc-devtools copied to clipboard

[TASK] Add warning not to put git repos into onedrive folder / CSCLSROZ-522

Open JoernBerkefeld opened this issue 2 years ago • 0 comments

run on mcdev init and mcdev upgrade

check if project folder in which one of the above commands is run is potentially a synchronized folder - that would reduce performance together with git. print Util.logger.warn() message but allow to proceed

check with uncle google if there is a way to really find out if a folder is synchronized via

  • onedrive
  • dropbox
  • google drive
  • windows desktop folder
  • windows documents folder
  • (no clue on Mac OS)

JoernBerkefeld avatar Jul 30 '21 14:07 JoernBerkefeld