summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2013-11-11 17:57:14 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2013-11-22 13:49:26 +0000
commit02f112af84b32b6731b6d286d3002730bfb2eabc (patch)
tree00972b0821d1bd5f74c4fdf42c8100a15627f731 /doc
parent05cf106943ce737392d507ab1e34a3487849bd9f (diff)
downloadmorph-02f112af84b32b6731b6d286d3002730bfb2eabc.tar.gz
gitindex: Add GitIndex.add_files_from_working_tree()
This is like GitIndex.add_files_from_index_info, but uses the working tree and a list of paths. This is more convenient when the changes exist in the working tree. The comment describes its relationship with GitIndex.add_files_from_index_info, but it is faster, since it calls out to `git add` rather than calling out to `git hash-object` for every file.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions