diff options
| author | Karel Zak <kzak@redhat.com> | 2007-12-20 15:28:42 +0100 |
|---|---|---|
| committer | Karel Zak <kzak@redhat.com> | 2007-12-20 15:28:42 +0100 |
| commit | 1093ee80b875984203bf7a17f6501e8758fbadbc (patch) | |
| tree | 3f3f6a034b51aec43f41a497c5be88c5538bd285 | |
| parent | cd0bcb1d4b30fd8da7eccee7c7097617913b1249 (diff) | |
add git-patch-screenshot, fix one typo
Signed-off-by: Karel Zak <kzak@redhat.com>
| -rw-r--r-- | git-patch-screenshot.png | bin | 0 -> 196490 bytes | |||
| -rw-r--r-- | git-patch.svg | 4 | ||||
| -rw-r--r-- | git.tex | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/git-patch-screenshot.png b/git-patch-screenshot.png Binary files differnew file mode 100644 index 0000000..9649139 --- /dev/null +++ b/git-patch-screenshot.png diff --git a/git-patch.svg b/git-patch.svg index 06683df..f09022a 100644 --- a/git-patch.svg +++ b/git-patch.svg @@ -15,7 +15,7 @@ width="1274" height="994" version="1.0" - sodipodi:docbase="/home/projects/presentations/git-linuxalt-2007" + sodipodi:docbase="/home/projects/presentations/git/git-presentation" sodipodi:docname="git-patch.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape"> <metadata @@ -77,7 +77,7 @@ id="guide2597" /> </sodipodi:namedview> <image - xlink:href="/home/kzak/screenshot.png" + xlink:href="git-patch-screenshot.png" sodipodi:absref="/home/kzak/screenshot.png" width="1274" height="994" @@ -282,7 +282,7 @@ Texts. \begin{itemize} \item everything is content-addressed and based on SHA-1 \item two trees are same when HEAD SHA-1 are same - \item SHA-1 summ are checked to asure data integrity + \item SHA-1 summ are checked to verify data integrity \item content, history and commit messages can be signed by only GPG-signing one tag \end{itemize} |
