-
+10 +1
GitLab Ultimate and Gold now free for education and open source
Code, test & deploy with GitLab. Everyone can contribute!
-
+1 +1
What's New in Plesk Onyx • Conetix
With recent changes to head company structure for Plesk, we have seen them emerge as their own entity and a reinvigorated identity. The t...
-
+26 +1
Git
xkcd: 1597
-
+1 +1
Git Large File Storage v1.0
After months of letting our early adopters kick the tires, Git Large File Storage (Git LFS) has reached a 1.0 milestone and is now available to all repositories on GitHub.com.
-
+2 +1
How a bug in Visual Studio 2015 exposed my source code on GitHub and cost me $6,500 in a few hours
How a bug in Visual Studio 2015 exposed my source code on GitHub and cost me $6,500 in a few hours.
-
+2 +1
GitHub wobbles under DDOS attack
What's that big spike on site performance graph?
-
+1 +1
GCC is moving to Git
Jason Merrill - Moving to git
-
+11 +1
Gentoo Package Repository now using Git
Good things come to those who wait: The main Gentoo package repository (also known as the Portage tree or by its historic name gentoo-x86) is now based on Git.
-
+24 +1
One in every 600 websites has .git exposed
For web developers, exposing your .git folder to the world is a novice mistake. It allows anyone to download your entire source code repository, which often includes database passwords, salts, hashes, and third party API keys or usernames and passwords.
-
+11 +2
"Using Git Hooks to Help Your Engineering Teams Work Autonomously" (Video)
To spread the word about our Python work and give back to the amazing Python community, Zalando hosted this year's EuroPython conference in Bilbao, Spain. As an added bonus, Software Engineer Joao Santos was invited to present a talk on how his team has been using Git hooks to work more autonomously. Joao's talk begins at 1:32:30
-
+12 +1
Git 2.5 Is On Approach With Many Change
Junio Hamano announced the release on Tuesday for Git 2.5.0-rc3, which is made up of more than 500 commits since Git 2.4.0. Git 2.5 features multiple improvements to git p4 for its handling of Perforce repositories, some performance improvements/optimizations are in place, and there are a large number of bug-fixes over what's provided in Git 2.4.
-
How-to+4 +2
Laracasts - Git Me Some Version Control
Version Control can be a mysterious thing at first. Why exactly do I need this?? Before long, though, you depend on it with your life. If you're new to this world, let me help!
-
+2 +1
Publishing to GitHub Pages from Travis CI - A better way to publish to GitHub Pages from Travis CI
One neat trick you can do is publish to GitHub Pages is publish to GitHub Pages from Travis. I needed to do this for a static blog. However, the repository is under an organization and multiple people have commit access there. Using my Personal access token is not the right way to do the authentication [...]
-
+8 +1
Git doesn’t have to be so difficult to learn! However, for a variety of good reasons, it has been.
Over 30 tutorials on the use of Git to help you, step-by-step, in setting up git from scratch through dealing with the distributed environment. Each tutorial covers a specific topic so that later, after you have Git up and running, if you need to reference a specific topic you can quickly and easily.
-
+24 +2
Learn Git Branching
Interactive git tutorial that exposes user to entering git commands in a terminal and seeing the changes to the repository in a visual manner. Each of the 30 levels explain the concept being shown and instruct the user on how to accomplish the goals
-
+2 +1
Git Workflows and Tutorials
Common Git workflows.
-
+2 +2
Interactive Git Tutorials
Here’s a list of three free interactive tutorials that can help you learn Git. They are organized in order of difficulty, and I suggest using them sequentially from top to bottom. Developers who use the following tutorials should be able to get their Git knowledge up to an adequate level.
Submit a link
Start a discussion