Toggle search
Search
Toggle menu
notifications
Toggle personal menu
Editing
Git
(section)
From Chaosdorf Wiki
Views
Read
Edit
Edit source
View history
associated-pages
Page
Discussion
More actions
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== HowTos == * GitHub Anleitungen ** https://training.github.com/ ** git cheat sheet https://training.github.com/downloads/de/github-git-cheat-sheet/ * Git explained with cats: https://girliemac.com/blog/2017/12/26/git-purr/ * Interaktiver Kurs für Einsteiger: https://learngitbranching.js.org/?locale=de_DE / Learn Git Branching https://pcottle.github.io/learnGitBranching/ * First Aid Git: Ich möchte $sacheX machen, wie geht das? [https://firstaidgit.spielmannspiel.com/ firstaidgit.spielmannspiel.com] | [https://web.archive.org/web/20220825114252/https://firstaidgit.io/#/ firstaidgit on internet archive] * Interaktiver Kurs: https://try.github.io/levels/1/challenges/1 * eine einfache Anleitung um git zu lernen. Kein Schnick-schnack ;) [http://rogerdudler.github.io/git-guide/index.de.html git - Der einfache Einstieg] * Ein Einstieg: https://www.atlassian.com/git/tutorials ** Was ist git + Tutorials auch auf deutsch: https://www.atlassian.com/de/git/tutorials/what-is-version-control * Rewriting history https://www.atlassian.com/git/tutorials/rewriting-history * Oh shit, git! http://ohshitgit.com/ * An Introduction to Using Git https://www.linux.com/learn/intro-to-linux/2018/7/introduction-using-git * OH MY GIT! Ein Spiel um git zu lernen https://ohmygit.org === username/email === [http://alvinalexander.com/git/git-show-change-username-email-address How to show or change your Git username or email address] === mergetool === Das einem am sympatischsten erscheinende merging tool in git einrichten: git config --global merge.tool meld und den aktuellen konflikt mit git mergetool beheben. {| class="wikitable sortable" |- ! name+url !! license !! used by |- | [http://meldmerge.org/ meld] || GPLv2 || {{U|bison}} |- |} Andere diff-tools: vimdiff, meld, opendiff, kdiff3, tkdiff, xxdiff, tortoisemerge, gvimdiff, diffuse, ecmerge, p4merge, araxis, vimdiff, emerge, bc3 (Beyond Compare 3) === README.md === Um auf GitHub die README.md Dateien ordenlich formatieren zu können, gibt es diverse nützliche Tutorials: * GitHubs offizielle Hilfe: [https://help.github.com/articles/github-flavored-markdown GitHub Flavored Markdown] * [http://daringfireball.net/projects/markdown/syntax Markdown: Syntax] * Praktisches Beispiel: [https://github.com/mojombo/github-flavored-markdown/blob/gh-pages/_site/sample_content.md GitHub Flavored Markdown Examples] * Code des Parsers: [https://github.com/github/markup#readme GitHub Markup]
Summary:
Please note that all contributions to Chaosdorf Wiki are considered to be released under the Attribution 3.0 Unported (see
Chaosdorf Wiki:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)