Home / Resources / Blog

Featured post: Getting Started: Collaborative development with Git

This post is part of the "All you need to know to become a great Drupal developer" blog series.

Git is a version control system, like "track changes" for code. It's fast, powerful, and easy-to-use version control system. But the thing that's really special about Git is the way it empowers people to collaborate.

All the projects on drupal.org are stored in Git, and there are millions of public projects hosted by GitHub.com. Whether you are a developer who wants to contribute to an open source project, a freelancer who needs to know how to maintain a patched module, or a member of a team collaborating on a single code base, Git is a tool worth having in your toolbox.

This blog post walks through some basic Git workflows for collaborative development. If you've heard people talk about "decentralized" or "distributed" version control, but you haven't seen it in action, or you're not sure what's so cool about it, this post is for you. To follow along, you just need to have Git installed on your computer. Some basic experience with version control (Git or other) is helpful, but not required.

Example Scenario

Here's our scenario: Alice starts a project called "rhymes", it's a simple Git repo with a bunch of Alice's favorite nursery rhymes stored in it. Bob uses the project and wants to contribute to it. Specifically, he wants to contribute a few new rhymes, and help improve formatting to make the documents easier to read. Alice will review Bob's changes, accept some of them, then make her own changes to the project. Then Bob needs to sync up his copy of the project with Alice's.

More...

Our blog

Business

Introducing the Acquia Insiders Advocate Community

Tom Wentworth's picture
For the past two months, we’ve been working on a new community for Acquia customers, developers, and partners. Today we’re opening up the community to a bigger audience, and that includes you! We know that many of our customers and partners are looking for ways to share their passion for Drupal and Acquia with others. We wanted to create a way for you to tap into that passion, and that’s... More

Technology

Getting Started: Collaborative development with Git

This post is part of the "All you need to know to become a great Drupal developer" blog series. Git is a version control system, like "track changes" for code. It's fast, powerful, and easy-to-use version control system. But the thing that's really special about Git is the way it empowers people to collaborate. All the projects on drupal.org are stored in Git, and there are millions of... More

Design

Bringing Life to Human Rights Abuses with a Multi-functional Drupal Site

Thomas MacLean's picture
The Human Rights Watch (HRW) Film Festival brings to life human rights abuses through storytelling in a way that challenges each individual to empathize and demand justice for all people. HRW needed a multi-functional site to support their International Film Festival held in various cities across the globe. The information architecture and visual design was developed by a design agency in... More

Latest posts

A totally beginner tutorial to Views for Drupal 7

Heather James's picture
As part 1 of our 3 part mini-course on Views, I've written up the notes for today's session. Update: here is the recording To get the most out of this mini-course, you need to know the following: How to customize content types (add fields); and add content in Drupal 7 What modules are; how to install and configure modules in Drupal 7 Sign up for the next one ... More

Drupal Create released on Github

Moshe Weitzman's picture
I felt good yesterday. After a long effort, the Drupal Create mobile app was released on Github. Drupal Create is an iOS app which enables folks to quickly and easily post content to Drupal sites. The code is now available under the MIT license for anyone to reuse, customize, and improve. You can modify the code and distribute it and still choose whether or not to give back those modifications. I hope you do give back, but you are not... More

Kyle Browning on the open-sourced Drupal Create iOS app

Jeffrey A. "jam" McGuire - Community Affairs Manager's picture
Kyle Browning, the Director of Mobile at WorkHabit, talks about developing for Drupal as a mobile platform and the open-sourcing of the new Drupal Create app for iOS. The evolution of mobile + Drupal Kyle describes his work as "handling the communication from a mobile phone to a website," and talks about the need for mobile-capable websites and apps that has developed since 2010. The Drupal Create app builds on Kyle'... More

My Dream for the Web: The Open Source Way

Sahana Anantha Murthy's picture
What should the Web be? When I ask this question, I suddenly feel ancient because it takes me back to the days when I was an engineering student. We were always told that with technology, the sky was the limit, but it was never easy for me as a developer to explore everything that technology had to offer. The Internet has been a world of endless opportunities, yet I have always hoped for developers to have a more seamless, free web experience. So, my dream for the perfect technology world is one that completely embraces open source and appreciates “Creative Independence”, where a young,... More

Courting Big Data Talent

DC Denison's picture
When does it make sense to start up a Big Data program? If your email marketing system isn't talking to your sales force automation system, and neither is synched up with your online purchase system, are you really ready to tackle a Big Data project? The answer may surprise you as we examine Big Data and its impact on the next generation digital experience in this fifth installment of our ongoing series "Are You Ready for Big Data?" What skills do you need to implement a Big Data project? The field you want to explore is... More

Pages