-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Currently, the application allows for selecting changes to be included in a Commit/Push on file level.
The goal is to deepen this functionality to be able to specify individual line changes in each file that should be included. The direct inspiration can be drawn from GitHub desktop application. This functionality may be implemented only if an external library providing it will be found. Manual implementation is not required.