Forum Discussion

smpa01's avatar
smpa01
Community Champion
1 year ago
Solved

Git initialization One lake

I’m planning to integrate a OneLake folder with a GitHub repository because working directly on the server is practically impossible for any serious development. A widely adopted practice in real dev...
  • smpa01's avatar
    smpa01
    1 year ago

    When I was asking for git initialization, I was asking about a git init on \%USERPROFILE%\OneLake - Microsoft\.

     

    I actually went ahead and init git on this and so far it has been good.

    I can directly add lakehouse folders and folder contents from the vs code workspace and it is convenient cause, I dont need to move away from my development environment to a the cloud (fabric in browser).

     

    Now, are there any negative side effects you might know of that I don't (other than accidental delete of lakehouse folder contents from local that sync to the server instantly but in my case it is git backed up so even more powerful; anything else you can think/know of) ?