tidy-dev
tidy-dev
## Description This is a POC for what a Pull-request preview flow could look like in Desktop. Things to do something about: - The view shows changes from all commits...
This is based on #14625 ## Description This makes use of the markdown emitter functionality in #14625 and pre-parses the PR bodies displayed in the quick view markdown. The quick...
## Description This PR is very much WIP at the moment - will get screen shares up as soon as that much progress is made. :) But, the thought behind...
Been a while since I messed with dugite and had forgotten a few steps.. figured I would help my future self out. :)
Bumps git to 2.36.0 and git for windows to v2.36.0.windows.1
Built on https://github.com/desktop/desktop/pull/15319 ## Description This PR adds the header for the "Showing changes from: x commits" and where the diff config icon will live. ### Screenshots  ## Release...
Built on https://github.com/desktop/desktop/pull/15319 ## Description This adds the file list to the changes file tab diff. It also sets the width of the dialog to a static 850px that fits...
## Description Adds a branch select component utilizing the desktop branch list and popover component. Decisions that I could go either way: 1. Filter text is remembered if you close...
Based on https://github.com/desktop/desktop/pull/15277, ## Description This PR adds a component for viewing the files changed and adds the seamless diff viewer to it. Thus, adds the properties that must be...