git-skipper.git
2 years agoAdded a README file. main
sabadev [Mon, 12 Jul 2021 00:49:51 +0000 (20:49 -0400)]
Added a README file.

2 years agoRemoved unnecessary prints to improve execution time.
sabadev [Mon, 12 Jul 2021 00:49:51 +0000 (20:49 -0400)]
Removed unnecessary prints to improve execution time.

2 years agoFactored file display out into a common method.
sabadev [Mon, 12 Jul 2021 00:49:51 +0000 (20:49 -0400)]
Factored file display out into a common method.

2 years agoAdded an interactive mode.
sabadev [Mon, 12 Jul 2021 00:49:51 +0000 (20:49 -0400)]
Added an interactive mode.

2 years agoAdded a .gitignore file to ignore executables.
sabadev [Mon, 12 Jul 2021 00:49:51 +0000 (20:49 -0400)]
Added a .gitignore file to ignore executables.

2 years agoAdded command line flags
sabadev [Mon, 12 Jul 2021 00:49:51 +0000 (20:49 -0400)]
Added command line flags

2 years agoAdded a skipped-files method.
sabadev [Mon, 12 Jul 2021 00:49:50 +0000 (20:49 -0400)]
Added a skipped-files method.

2 years agoSplit prefix from filepath for ls-files.
sabadev [Mon, 12 Jul 2021 00:49:50 +0000 (20:49 -0400)]
Split prefix from filepath for ls-files.

2 years agoAdded methods to execute 'git ls-files'.
sabadev [Mon, 12 Jul 2021 00:49:50 +0000 (20:49 -0400)]
Added methods to execute 'git ls-files'.

2 years agoInitial commit
sabadev [Mon, 12 Jul 2021 00:49:50 +0000 (20:49 -0400)]
Initial commit