Skip to main content

Home/ Web Development, Design & Programming/ Group items tagged git

Rss Feed Group items tagged

2More

git - la guía sencilla - 1 views

  •  
    "git - la guía sencilla una guía sencilla para comenzar con git. sin complicaciones ;)"
  •  
    Can you translate in English please? Regards, Dina
1More

Using Git to manage a web site - 10 views

  •  
    The HTML source for my (i.e., this) web site lives in a Git repository on my local workstation. This page describes how I set things up so that I can make changes live by running just "git push web".
1More

Git Commands Cheat Sheet - List of Common Git Commands - 0 views

  •  
    List of commonly used Git commands I use on a daily basis. Good for bookmarking and referencing.
1More

Git - Book - 0 views

  •  
    This is a great free book about Git, also available in a DeadTree version.
2More

A successful Git branching model - 0 views

  •  
    "In this post I present the development model that I've introduced for all of my projects (both at work and private) about a year ago, and which has turned out to be very successful. I've been meaning to write about it for a while now, but I've never really found the time to do so thoroughly, until now. I won't talk about any of the projects' details, merely about the branching strategy and release management."
  •  
    "In this post I present the development model that I've introduced for all of my projects (both at work and private) about a year ago, and which has turned out to be very successful. I've been meaning to write about it for a while now, but I've never really found the time to do so thoroughly, until now. I won't talk about any of the projects' details, merely about the branching strategy and release management."

Home - 0 views

1More

Setting Up Communication between GitHub Repositories and Lighthouse Projects via a Secu... - 2 views

  •  
    Integrating Github with Lighthouse has been a great time saver. It has allowed us to stay on top of fixes and keep track of everything we're doing in one place. We don't need to have everyone looking through the git logs now! This short screencast shows you how to get things set up.
3More

Working with branches in Git - 0 views

  •  
    "Branches help separate different projects so that it is easy to push out only finished projects. Branches also tend to be easier than cloned directories for pulling in changes and for sharing changes across multiple projects. "
  •  
    "Branches help separate different projects so that it is easy to push out only finished projects. Branches also tend to be easier than cloned directories for pulling in changes and for sharing changes across multiple projects. "
1 - 20 of 22 Next ›
Showing 20 items per page