Start a conversation

Articles

  • Repository Workflows in Kiln

      Set up repositories to match your workflow A successful Git branching model – a primer on branching within a repository. You can combine repository branches with a workflow that uses Kiln branch rep...

  • Excluding Files from Diffs

    Say you have a bunch of minified JavaScript in your repository, or maybe just a file that has constant churn that you just don’t honestly care about. The thing is, the diffs are always huge, and make ...

  • Customizing Kiln’s Diff and File Views

      Every diff and file view lets you customize the display to your liking. When viewing a file, click the gear in the top-right corner; on a diff or in a code review, click the gear in any diff’s heade...