Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,135 contributions in the last year
Contribution activity
October 2020
- mahmoud/fissix Python
Created a pull request in jreese/fissix that received 1 comment
Track actually modified files, fixes #26
Description
One way to track files which are actually modified, by maintaining a separate list.
Fixes: #26
Another approach would be to make .files …