commit | 4d583c86ec52f8b2937a0b9dc02667b54c4a28a2 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Sat Jan 20 19:07:46 2007 -0500 |
committer | Shawn O. Pearce <spearce@spearce.org> | Sun Jan 21 02:54:17 2007 -0500 |
tree | 9c167e28766229cb13bde59d7d9da0f9450a4e05 | |
parent | bdadecbae5b9f7317994bf2f521bb15068823a1d [diff] |
git-gui: Change more 'include' language to 'add'. I just found a whole slew of places where we still were using the term 'include' rather than 'add' to refer to the act of updating the index with modifications from the working directory. To be consistent with all Git documentation and command line tools, these should be 'add'. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>