Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • David Armitage 505 posts 2073 karma points
    Sep 23, 2020 @ 04:31
    David Armitage
    0

    Umbraco 8 Models Builder API (Custom Tool) Git Gitignore

    Hi Guys,

    Does anyone use models builder API and Git together nicely?

    It's driving me insane what should and shouldn't be included into Git.

    It's find if I am working on my own but as soon as other team members work together it becomes a merge nightmare with each and every checkin.

    My setup is...

    1. Website.Core (core project) This contains all my cs.net related code. This also contains my Modelsbuilder.cs class that runs the custom tool to generate all the models.

    2. Website.Web (umbraco website) This is the umbraco website. The build dependency is on the core project.

    Thanks in advanced.

    Regards David

Please Sign in or register to post replies

Write your reply to:

Draft