#git

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
Anonymous's picture

How to change git committer name and email ?

Hi guys
I am facing a problem of changing the git author like as you see here https://drupal.org/node/1310686/commits .The first three commits are by naveenvalecha. can I change the name of naveenvalecha with nitingoyal ?
if it is possible then how can I change the username ?

Read more
JCL324's picture

Git for Dev Teams

Hey git folk, can anyone recommend some links or other resources on how to set up permissions for multiple users on an Ubuntu server for git? I can't seem to find anything that is step-by-step or works. I know it involves setting the sticky bit but there's more to it than that.

Read more
Anonymous's picture

Free Git and Github Ciurse for Beginners on Facebook...

Hi All,

There is a free Git and GitHub course on Facebook... check this out... Satish Talim is a great teacher and conducts free courses on Ruby and related technologies... this time he is offering a beginners course on Git and GitHub... for those who are interested the link is

https://www.facebook.com/notes/satish-talim/free-git-github-course/10151...

Happy Learning...

Feel free to share.... it starts on Aug 28th...

Read more
Frank Ralf's picture

Locked releases (by Git migration?)

Hello,

I'm doing some housekeeping regarding the releases of the Workspace module, but I cannot update some releases using Git as they are locked:

  • The nearly three year old workspace 6.x-1.4-rc1 never made it to the front page in the first place. Git is complaining about some tag conflict.
Read more
barraponto's picture

Use git as a database backend for Drupal

First of all, it is possible to use git as a nosql database (althought it is pretty cracked crazy).
See https://speakerdeck.com/u/bkeepers/p/git-the-nosql-database

At the end of the presentation, it is suggested it is a good fit for... CONTENT MANAGEMENT SYSTEMS. Like Drupal :)

What's funny, it solves an actual issue of configuration in database, without the dummy step of "exporting to features". Meh.

Let's do it.

Read more
arkut's picture

Moving Drupal site to Git without undermining security

I would like to move the site I administer into git, but want to make sure I do so responsibly.

What is the best practice for this -- only using a private repository on GitHub, or selectively moving files to GitHub (e.g., excluding settings.php and the database)?
Thanks!

Read more
Subscribe with RSS Syndicate content