diff options
author | Aaron Griffin <aaronmgriffin@gmail.com> | 2007-04-04 19:32:57 -0500 |
---|---|---|
committer | Aaron Griffin <aaronmgriffin@gmail.com> | 2007-04-04 19:32:57 -0500 |
commit | 4db7948d1a1500258874d411fddf6bd41d6d62a0 (patch) | |
tree | 94f7e9541fcec5bd00adfcaed26f4768b4de12ee | |
parent | 15a1b06d36c24ec8d88bc5e49d2d8cdca468310f (diff) | |
download | pacman-4db7948d1a1500258874d411fddf6bd41d6d62a0.tar.xz |
Testing git emails
Added a random line to my TODO list to see if I can get commit diffs.
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-rw-r--r-- | TODO.aaron | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ == This is my custom TODO file == +** THIS IS A TEST COMMIT + * transaction object should contain two package list (install and remove) instead of a single list of syncpkgs - this should allow us to get rid of that type. This also requires seperate functionality to return a list of |