gitpod-io / gitpod

The developer platform for on-demand cloud development environments to create software faster and more securely.
https://www.gitpod.io
GNU Affero General Public License v3.0
12.71k stars 1.21k forks source link

Create a patch from workspace changes #14829

Open gtsiolis opened 1 year ago

gtsiolis commented 1 year ago

Problem to solve

Following up from https://github.com/gitpod-io/gitpod/issues/14364, it could be interesting to explore new ways to provide better alternatives for exporting workspace changes locally or in the cloud, without requiring users to download the full workspace.

See also relevant discussion (internal). Cc @kylos101 @atduarte @jldec

Proposal

TBD (To be discussed)

One potentially good MVC could be to introduce a way to export changes as a git patch, see screenshot below and relevant discussion (internal).

Early design for allowing users to export changes as a git patch
Screenshot 2022-11-21 at 5 54 04 PM
stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.