Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-02 | git-changed-files: Get an absolute path to the files (WIP) | Teddy Wing | |
A couple methods to get the absolute path to the changed files. This allows the output to be used to operate on changed files even if the current directory is not the repo root. Otherwise, all files are listed relative to the repository root. | |||
2019-06-02 | Add a script to show filenames of changed files | Teddy Wing | |
Arguments are a Git refspec. |