Holger Flick
Hands-on examples are key in all my presentations. “How it works with Holger” has shown dozens of different examples in recent months. I have gotten feedback from the community to offer the source code for… … Read more
2 years ago in Delphi, git, GitKraken, HIW, how it works, MVP, Source Code0
Holger Flick
Every version control system implements a concept to ignore files with a certain file extension to be included. In Git, you add a file named .gitignore to your directory that is to be added to… … Read more
3 years ago in Delphi, English, git, gitignore, MVP, Version Control0
dummzeuch
Many open source projects have moved from the former top dog SlashdotSourceForge to GitHub and in the process usually converted from Subversion to git. This also includes quite a few Delphi libraries like project Jedi… … Read more
4 years ago in git, github, TortoiseSVN0
Joe
Git is intimidating. It’s a distributed revision-control system, so it’d work online or off, and it’s got tons of cool toys (like git-bisect to automatically figure out which commit introduced a bug). But good luck… … Read more
16 years ago in .NET, Delphi, funny, git, mercurial, programming0