Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,747 contributions in the last year
Activity overview
Contribution activity
October 2020
September 2020
Created a pull request in desktop/desktop that received 16 comments
RFC: Side by side diffs
Description This is an initial implementation of side by side diffs on GitHub Desktop. UX considerations I've been heavily inspired on the dotcom d…
- Release 2.5.6
- Release 2.5.6-beta3
- Remove duplicated logic in PR checkout logic
- Increase base font size slightly
- Fix notification sticking around when app is launched in full screen
- Align resolve button text and size icon appropriately
- Release 2.5.6-beta2
- Reuse local branch if already checked out when checking out a PR
- Bump electron to 9.3.1
- Support disabling repository indicators
- Update rebase progress parser to parse output from the merge rebase backend
- Repository indicator optimizations, round two
- Only show full screen toast notification when making the app window full-screen
- Catch linting errors on Windows
- Bump registry-js to 1.12.0
- Remove schannel check revoke setting and alert dialog
- Show which files are blocking a merge-like operation
- Flip default branch name preference feature flag and update default value
- Fix keyboard submit in merge and rebase dialog
- Don't discard all submodules when no submodules are specified
- Use UNIX line endings in WSL GitHub helper script
- Repository indicator improvements