git-down icon indicating copy to clipboard operation
git-down copied to clipboard

A rewrite of the popular project GitUp that works in Linux, Mac, and Windows.

Results 23 git-down issues
Sort by recently updated
recently updated
newest added

An exception will be thrown given there is no initial commit

bug
HIGH PRIORITY

This should accept a list of line numbers to stage and add only those lines into staging.

enhancement
HIGH PRIORITY

We should bring the user to a screen that will allow them to start a new git repository. Maybe we can allow them to choose files / directories to ignore...

MEDIUM PRIORITY

This should add three dots to the beginning of a text element if it doesn't fit within its container. Right now there is an implementation for the default ellipsis, but...

enhancement
LOW PRIORITY

this should accept a list of line numbers and take only those lines of of staging

enhancement
HIGH PRIORITY

This should use git clean to remove an unstaged file

enhancement
HIGH PRIORITY

Sometimes when leaving the editor, temporary files are created / deleted. Because the editor scans for changes on pulling focus, this can lead to the temporary files showing up. Might...

bug
HIGH PRIORITY

There are three areas of focus on the commit screen 1: Working Directory 2: Index 3: Commit Message 1 and 2 should select the first file in the list

enhancement
MEDIUM PRIORITY

The current one looks pretty bad :chicken: ![image](https://user-images.githubusercontent.com/13606342/202862995-c8d3b428-4175-4fe6-9069-bb0ea88f5c83.png)

enhancement
LOW PRIORITY

I don't even know why I do this in the actual GitUp, but the inability to do it here drives me crazy.

bug
MEDIUM PRIORITY