Skip to main content

Home/ Arquitectura?/ Group items tagged git

Rss Feed Group items tagged

Pablo Lalloni

Effectively Using Git With Subversion | Viget - 0 views

  •  
    "The integration between git and Subversion (git-svn) is so well done that several of us have been using git as our interface to all our Subversion repositories. Doing this is fairly simple, but there are some interesting tricks, and so I thought I would share a day in the Viget life with git-svn."
Pablo Lalloni

Why aren't you using git-flow? - Jeff Kreeftmeijer - 1 views

  •  
    In January of this year, @nvie published "A successful Git branching model", in which he explained how he keeps his Git repositories nice and tidy. In addition to that, he released git-flow; a bunch of Git extensions to make following this model extremely easy. I'm astounded that some people never heard of it before, so in this article I'll try to tell you why it can make you happy and cheerful all day.
Pablo Lalloni

q42 git projects - git_svn_server.git/summary - 0 views

  •  
    Pequeño servidor SVN cuyo backend son repositorios Git implementado en pocas líneas de python. La idea es exponer los repos Git a los clientes y herramientas de SVN.
Pablo Lalloni

HubFlow: GitFlow For GitHub - 1 views

    • Pablo Lalloni
       
      Si bien es para github cabe esperar que encontremos cosas útiles a aplicar cuando usamos gitlab.
  •  
    "At DataSift, we've standardised on using Git for our source control, using GitHub to host our public and private Git repositories, and using GitFlow as our common workflow This website explains how we've adapted GitFlow and the GitFlow tools git extension for working with GitHub. This is how we work internally, and we're sharing this in the hope that others find it useful too."
Pablo Lalloni

robbyrussell/oh-my-zsh - 0 views

  •  
    A community-driven framework for managing your zsh configuration. Includes 40+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, macports, etc), over 80 terminal themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
  •  
    Excelentes configuraciones de prompt y auto-completar para trabajo con git y git-flow!
Pablo Lalloni

SubGit :: Svn To Git Migration - 0 views

  •  
    "SubGit is tool for a smooth, stress-free Svn to Git migration. Install it once on the server side and use both Subversion and Git as long as you like."
Pablo Lalloni

365Git | Writing Git commit messages - 0 views

  • The use of the imperative, present tense is one that takes a little getting used to. When I started mentioning it, it was met with resistance. Usually along the lines of “The commit message records what I have done”. But, Git is a distributed version control system where there are potentially many places to get changes from. Rather than writing messages that say what you’ve done; consider these messages as the instructions for what applying the commit will do. Rather than having a commit with the title:Renamed the iVars and removed the common prefix. Have one like this:Rename the iVars to remove the common prefix. Which tells someone what applying the commit will do, rather than what you did. Also, if you look at your repository history you will see that the Git generated messages are written in this tense as well - “Merge” not “Merged”, “Rebase” not “Rebased” so writing in the same tense keeps things consistent. It feels strange at first but it does make sense (testimonials available upon application) and eventually becomes natural.
    • Pablo Lalloni
       
      Motivos para usar imperativo presente en comentarios git.
Sebastián Zaffarano

Git Cheatsheet - 1 views

  •  
    completa referencia a subcomandos git
Pablo Lalloni

$ cheat git - 2 views

  •  
    El machetón de git que no entra en la palma de la mano.
Pablo Lalloni

visionmedia/git-extras - 0 views

  •  
    "GIT utilities -- repo summary, repl, changelog population, author commit percentages and more"
Pablo Lalloni

Gitblit - 1 views

  • Redmine authentication
    • Pablo Lalloni
       
      Quizás así evadimos una integración con SUA (la de gitlab) y solo tenemos que implementar la de redmine.
  •  
    "Gitblit is an open-source, pure Java stack for managing, viewing, and serving Git repositories."
  •  
    Es una alternativa a analizar, pero como te comenté hoy, creo que sacando la -a priori- facilidad de agregado de módulos de autenticación (e integración con redmine), el resto de los features no son superiores a Git Lab 7. Hoy por hoy tenemos un ambiente Git Lab 7 que ni bien nos asignen fierros en sala cofre reemplaza al actual (versión 3.0). Luego de eso viene integración de redmine con sua. Salvo que veas razones de peso no me parece destinarle recursos hasta luego de integrar Redmine con SUA. No se que opinás.
Pablo Lalloni

Git+SVN - 0 views

  •  
    Slides introductorias al uso de Git distribuido como frontend de SVN centralizado.
Pablo Lalloni

Cimpress-MCP/git2consul - 1 views

  •  
    "Mirrors the contents of a git repository into Consul KVs."
Pablo Lalloni

nvie/gitflow - 0 views

  •  
    A collection of Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
Pablo Lalloni

Enterprise Git Repository Management | Atlassian - 1 views

  •  
    "On-premises source code management for Git that's secure, fast, and enterprise grade. Create and manage repositories, set up fine-grained permissions, and collaborate on code - all with the flexibility of your servers."
Pablo Lalloni

Gogs: A painless self-hosted Git service - 0 views

  •  
    "A painless self-hosted Git service."
Pablo Lalloni

svn2git in Svn2Git - Gitorious - 0 views

  •  
    Migrador muy rápido de repositorios svn a repositorios git.
1 - 20 of 39 Next ›
Showing 20 items per page