Giter Club home page Giter Club logo

git-internals-pdf's Introduction

git-internals-pdf's People

Contributors

dgnydn avatar pborreli avatar schacon avatar topfunky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

git-internals-pdf's Issues

Active fork of this repo

As this repo did not receive any maintenance since 10 years,
we forked it, applied all four open Pull-Requests,
and fixed two low-hanging issues.
We plan to actively use (and improve) the repo ourselfs,
and are happy to hand out push access to others,
if they want to act as maintainers as well.

https://github.com/osegermany/git-internals-pdf/

Rakefile:96: invalid multibyte char (US-ASCII)

Is this a general issue, or am I doing something dumb?

[1229][chisel@droplet:git-internals-pdf][master]➔ git remote -v
origin  [email protected]:pluralsight/git-internals-pdf.git (fetch)
origin  [email protected]:pluralsight/git-internals-pdf.git (push)
[1230][chisel@droplet:git-internals-pdf][master]➔ git tree -n 2
*   d00baa9 [5 days ago] <Geoffrey Grosenbach> (HEAD, origin/master, origin/HEAD, master) Merge pull request #3 from pborreli/patch-1
|\
| * d2339b9 [8 days ago] <Pascal Borreli> Fixed typos
[1231][chisel@droplet:git-internals-pdf][master]➔ rake
rake aborted!
/home/chisel/development/git-internals-pdf/Rakefile:96: invalid multibyte char (US-ASCII)
/home/chisel/development/git-internals-pdf/Rakefile:96: invalid multibyte char (US-ASCII)
/home/chisel/development/git-internals-pdf/Rakefile:96: syntax error, unexpected $end, expecting ')'
    text.gsub!('”','"')
                  ^

(See full trace by running task with --trace)
[1232][chisel@droplet:git-internals-pdf][master]➔

ebook version

I would love to read this book on my kindle? I didn't found in the Rakefile how you actually generate the pdf from your html files. Don't you think it would be possible to generate a epub and a mobi file as well?

PDF shell color highlighting inconsistent between --since and --until

In s2-c04-log-commit-history.textile, the text block:

shell. git log -n 30 --since="1 month ago" --until=yesterday --author="schacon"

Is represented in the PDF with "--since" colored black and "--until" colored blue. The options should be highlighted consistently, either both blue (matching --author) or both black (matching -n).

Which software do you use for theses grapichs?

I'm producing a bunch of books for online education in Brazil, you can see those at
https://github.com/edusantana/ufpb-virtual-computacao/blob/master/livro/capitulos/livros.asc (click on 'baixar' (portuguese word for download) - i'm using asciidoc and github to produce those books.

Anyway, I was worndering, how do you draw those nice graphics like

Which software do you use?

I have contacted Scott Chacon, and he replay:

  "I don't actually know, Geoff did those.  Perhaps you could create an issue on the repo with this questions."

very minor grammatical error

"where the master branch was on the person’s repository you cloned
from when you did so, and a master branch that points the most
recent local commit."

should be:
"where the master branch was on the person’s repository you cloned
from when you did so, and a master branch that points TO the most
recent local commit."

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.