cse190largecodebases / group-project-bit-converter

group-project-bit-converter created by GitHub Classroom
Other
0 stars 0 forks source link

Implemented Git Remove Functionality #17

Closed air-wickvu closed 1 year ago

air-wickvu commented 1 year ago

I have completed the Git Remove Functionality for the Source Control menu. A requirement is the user must have selected their repository before using the Remove function. The remove function prompts the user for the path of the file they want to remove. Screenshot of Removed file:

Screen Shot 2023-05-30 at 4 22 24 PM

Screenshot of No repository file:

Screen Shot 2023-05-30 at 4 25 34 PM

Screenshot of no existing file:

Screen Shot 2023-05-30 at 4 28 43 PM
kencasimiro commented 1 year ago

Just tried it on my end. Looks good!