-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
IWLT browse unmapped files (or all raw files) of the current (or another) commit. An example workflow could be:
- Yellow-click on project in project menu
- Browse files
- Navigate to README.md
- Edit it, save it
- See and commit change it in commit dialog
This would not require checking out all the files on the disk, since we have virtual file systems for git. Maybe we could build a FileDirectory wrapper around Squeak-FileSystem so that we could even offer a regular FileList on the git file system.
Related to #36 yet different.
Metadata
Metadata
Assignees
Labels
No labels