Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.1%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Progit 2 German translation
Basic Info
- Host: GitHub
- Owner: progit
- License: other
- Language: CSS
- Default Branch: main
- Size: 179 MB
Statistics
- Stars: 37
- Watchers: 8
- Forks: 39
- Open Issues: 10
- Releases: 301
Created almost 7 years ago
· Last pushed 11 months ago
Metadata Files
Readme
Contributing
License
Citation
Security
README.asc
= Pro Git: Zweite Auflage Herzlich willkommen bei der zweiten Auflage des Buchs „Pro Git“. Du findest dieses Buch online unter: https://git-scm.com/book/de/v2 Wie die erste, ist auch die zweite Auflage von *Pro Git* Open Source und steht unter der Creative Commons-Lizenz. Im Vergleich zur ersten Auflage haben sich in der zweiten Auflage allerdings ein paar Dinge geändert: Unter anderem haben wir von Markdown auf das fantastische AsciiDoc-Format für den Text des Buches umgestellt. Du findest unter https://docs.asciidoctor.org/asciidoc/latest/syntax-quick-reference/[AsciiDoc Syntax Quick Reference] eine kleine Starthilfe Statt eines großen Repositorys für alle Sprachen wird jede Sprache mittlerweile in einem eigenen Repository verwaltet. In den Dokumenten link:TRANSLATING.md[Pro Git Übersetzung] und link:TRANSLATION_NOTES_DE.asc[Hinweise zur deutschen Übersetzung] findest du weitere Informationen. == Wie kann das Buch erstellt werden? Du kannst die E-Book-Dateien manuell mit Asciidoctor erzeugen. Wenn du die folgenden Befehle ausführst, kannst du auch HTML-, Epub-, Mobi- und PDF-Ausgabedateien erhalten: ---- $ bundle install $ bundle exec rake book:build Converting to HTML... -- HTML output at progit.html Converting to EPub... -- Epub output at progit.epub Converting to Mobi (kf8)... -- Mobi output at progit.mobi Converting to PDF... -- PDF output at progit.pdf ---- Du kannst auch nur eins der unterstützten Formate (HTML, EPUB, mobi, or PDF) erstellen. Nutze eins der folgenden Kommandos: Um das HTML Buch zu erstellen: ---- $ bundle exec rake book:build_html ---- Um das EPUB Buch zu erstellen: ---- $ bundle exec rake book:build_epub ---- Um das mobi Buch zu erstellen: ---- $ bundle exec rake book:build_mobi ---- Um das PDF Buch zu erstellen: ---- $ bundle exec rake book:build_pdf ---- == Ein Problem melden Bevor du ein Problem meldest, überprüfe bitte, ob sich nicht ein ähnliches oder gar dasselbe Problem bereits im Bugtracking-System befindet. Wenn du dieses Problem auf der Website git-scm.com entdeckt hast, überprüfe bitte nochmals, ob es in diesem Repo noch vorhanden ist. Das Problem wurde eventuell schon behoben, aber die Änderungen noch nicht eingespielt. == Mithelfen Wenn du uns bei der Übersetzung helfen willst, sei es um einen Text neu zu übersetzen oder einen Rechtschreibfehler zu verbessern, findest du in dem Dokument link:CONTRIBUTING.asc[Contributor Guide] weitere Informationen.
Owner
- Name: Pro Git Book
- Login: progit
- Kind: organization
- Website: http://git-scm.com/book/
- Repositories: 25
- Profile: https://github.com/progit
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Pro Git
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Scott
family-names: Chacon
email: schacon@gmail.com
- given-names: Ben
family-names: Straub
email: ben@straub.cc
identifiers:
- type: url
value: 'https://git-scm.com/book/en/v2'
description: Pro Git website
repository-code: 'https://github.com/progit/progit2'
url: 'https://git-scm.com/book/en/v2'
keywords:
- git
- book
- asciidoc
- pro-git
license: CC-BY-NC-SA-3.0
version: '2'
GitHub Events
Total
- Create event: 23
- Commit comment event: 3
- Issues event: 7
- Release event: 11
- Watch event: 4
- Delete event: 3
- Issue comment event: 19
- Push event: 12
- Pull request event: 30
- Fork event: 5
Last Year
- Create event: 23
- Commit comment event: 3
- Issues event: 7
- Release event: 11
- Watch event: 4
- Delete event: 3
- Issue comment event: 19
- Push event: 12
- Pull request event: 30
- Fork event: 5
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 10
- Total pull requests: 105
- Average time to close issues: 20 days
- Average time to close pull requests: 2 days
- Total issue authors: 6
- Total pull request authors: 15
- Average comments per issue: 3.3
- Average comments per pull request: 0.53
- Merged pull requests: 97
- Bot issues: 0
- Bot pull requests: 3
Past Year
- Issues: 3
- Pull requests: 12
- Average time to close issues: about 23 hours
- Average time to close pull requests: 17 days
- Issue authors: 2
- Pull request authors: 7
- Average comments per issue: 1.0
- Average comments per pull request: 0.17
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 3
Top Authors
Issue Authors
- pastatopf (4)
- max123kl (3)
- cwansart (2)
- Appletorsh (1)
- DonnerWolfBach (1)
- jnavila (1)
- cbachhuber (1)
Pull Request Authors
- pastatopf (48)
- max123kl (41)
- dependabot[bot] (21)
- cbachhuber (7)
- saxc (6)
- oliolioli (3)
- spotlesscoder (3)
- flxsrbr (2)
- lkwg82 (1)
- Mephi78 (1)
- jnavila (1)
- cwansart (1)
- DonnerWolfBach (1)
- stredani (1)
- TheZedrem (1)
Top Labels
Issue Labels
enhancement (5)
Pull Request Labels
dependencies (21)
ruby (21)
Dependencies
Gemfile
rubygems
- asciidoctor = 2.0.17
- asciidoctor-epub3 = 1.5.1
- asciidoctor-pdf = 2.1.3
- awesome_print = 1.9.2
- coderay = 1.1.3
- epubcheck-ruby = 4.2.6.0
- html-proofer = 4.1.0
- json = 2.6.2
- kindlegen = 3.1.1
- pygments.rb = 2.3.0
- rake = 13.0.6
- thread_safe = 0.3.6
.github/workflows/pr-build.yml
actions
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite
.github/workflows/release-on-merge.yml
actions
- actions/checkout v3 composite
- ncipollo/release-action v1 composite
- ruby/setup-ruby v1 composite