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

Extract code from bin directory into src directory

Open jackbittiner opened this issue 6 years ago • 0 comments

Summary

Some of the files in the bin directory are quite large. It would be good to simplify these by putting some functions into the src directory.

Motivation

It makes the code tidier. And hopefully it'll make the application quicker.

jackbittiner avatar Feb 01 '19 10:02 jackbittiner