mbland / go-script-bash

Framework for writing modular, discoverable, testable Bash scripts
ISC License
96 stars 16 forks source link

lib/diff: Add module to log and resolve file diffs #205

Closed mbland closed 7 years ago

mbland commented 7 years ago

Indirectly part of #184. In addition to being inspired by the ./go diff command from mbland/dev-setup, @go.diff_files will be incorporated into the upcoming @go.copy_files_safely in lib/fileutil.

mbland commented 7 years ago

Though macOS Build 729.2 passed, macOS Build 730.2 is hanging despite being restarted several times. Merging anyway.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.08%) to 94.91% when pulling 7f1db2a362e91847f9addb5e49081b245489599d on diff-lib into 5761ec8ad3dc9fb4f24ce83ff089305ba9012dde on master.