Skip to content

Git

2 post(s)

  • Hiding Secrets From Git in SwiftPM

    Hiding Secrets From Git in SwiftPM

    A step-by-step guide on how to prevent your 3rd party service secrets from committing to Git when using apps modularized with SwiftPM.

  • Git Merge vs Rebase

    Git Merge vs Rebase

    An FAQ that explains and answers when to use which and why.