ibot: git

Sort by: Date / Title / URL

  1. This book has been built by dozens of people in the Git community, and is meant to help you learn how to use Git as quickly and easily as possible.
    13-11-2008 to , , , and -1 others
  2. git config --global user.name 'John Doe'
    18-02-2009 to , , and -1 others
  3. Normally drupal.org inserts version information when a project is packaged. Git repositories do not contain this information. Git Deploy hooks into the Drupal update system and attempts to provide the version of modules and themes checked out of git.
    19-12-2011 to , , and -1 others
  4. Git Immersion is a guided tour that walks through the fundamentals of Git, inspired by the premise that to know a thing is to do it.
    25-02-2011 to , , , and -1 others
  5. It often happens that while working on one project, you need to use another project from within it. Perhaps it’s a library that a third party developed or that you’re developing separately and using in multiple parent projects. A common issue arises in these scenarios: you want to be able to treat the two projects as separate yet still be able to use one from within the other.
    27-09-2011 to , , , , and -1 others
  6. To collaborate in a distributed development process you’ll need to push code to remotely accessible repositories.
    11-09-2008 to , , and -1 others
  7. 26-03-2009 to , , and -1 others
  8. SmartGit is a graphical front-end for the distributed version control system Git and runs on Windows, Mac OS X and Linux.
    18-10-2010 to , , , and -1 others
  9. Question arises: how to upgrade your Drupal installations * timely, * safely, * with confidence that none of your local customizations are lost; * without need to remember each line that was edited and re-applying those edits to new version; * without need to drastically change your workflow (very little discipline is needed actually); We show that Git solves those problems easily.
    12-02-2009 to , , , , and -1 others
  10. 27-11-2010 to , , , and -1 others

First / Previous / Next / Last / Page 1 of 2