diff options
author | Eric Sunshine <sunshine@sunshineco.com> | 2015-01-13 10:57:07 +0100 |
---|---|---|
committer | Alberto Bertogli <albertito@blitiri.com.ar> | 2015-01-13 20:51:44 +0100 |
commit | 43f4132bf1e7855f17187f3f496b62a0a8192424 (patch) | |
tree | 772031492d9985700d60423365a90de3e8383d89 /views/summary.html | |
parent | 66afd72d6d49ad26f53457c4fda31d01c927e0fa (diff) | |
download | git-arr-fork-43f4132bf1e7855f17187f3f496b62a0a8192424.zip |
GitCommand: teach run() how to return raw output stream
Currently, clients which want the raw output from a Git command must
sneakily extract the raw 'fd' from the utf8-encoding wrapper returned
by GitCommand.run(). This is ugly and fragile. Instead, provide a
formal mechanism for requesting raw output.
Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
Diffstat (limited to 'views/summary.html')
0 files changed, 0 insertions, 0 deletions