Creating Functions With VS Code
A quick guide on how to use VS Code to work with Git and Azure Functions
A quick guide on how to use VS Code to work with Git and Azure Functions
With the decision to go to Git from FunnelWeb I wanted to be able to maintain the history of the changes. Since many of my posts have multiple revisions I wanted them to be listed as changesets in Git. In this post we'll look at how to get the content out of FunnelWeb (or any content database) and into Git as full history.
How to setup a basic git server for Windows