238 links
  • Zertrin's links
  • Home
  • Login
  • RSS Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
14 results tagged git x
  • git clone in Haskell from the bottom up
    Mon 22 Dec 2014 11:03:40 PM +08 - permalink -
    - http://stefan.saasen.me/articles/git-clone-in-haskell-from-the-bottom-up/
    clone git haskell programming
  • Commit Often, Perfect Later, Publish Once—Git Best Practices
    Best Practices vary from environment to environment, and there is no One True Answer, but still, this represents a consensus from #git and in some cases helps you frame the discussion for the generation of your very own best practices.
    Wed 16 Jul 2014 10:45:42 AM +08 - permalink -
    - http://sethrobertson.github.io/GitBestPractices/
    best dev git practices
  • thumbnail
    Git pretty - So you have a mess on your hands
    Flowchart to solve common problems when something was done wrong in git.
    Wed 16 Jul 2014 10:42:43 AM +08 - permalink -
    - http://justinhileman.info/article/git-pretty/git-pretty.png
    dev flowchart git pretty programming
  • 25 Tips for Intermediate Git Users - Andy Jeffries
    Mon 06 Jan 2014 02:29:33 AM +08 - permalink -
    - http://andyjeffries.co.uk/articles/25-tips-for-intermediate-git-users
    dvcs git tips version
  • mhagger/git-imerge -- incremental merge and rebase for git
    Perform the merge between two branches incrementally. If conflicts are encountered, figure out exactly which pairs of commits conflict, and present the user with one pairwise conflict at a time for resolution.

    git-imerge has two primary design goals:
    - Reduce the pain of resolving merge conflicts to its unavoidable minimum, by finding and presenting the smallest possible conflicts: those between the changes introduced by one commit from each branch.
    - Allow a merge to be saved, tested, interrupted, published, and collaborated on while it is in progress.
    Tue 16 Jul 2013 12:53:59 AM +08 - permalink -
    - https://github.com/mhagger/git-imerge
    conflict git imerge interactive merge rebase
  • SD (Simple Defects)
    SD is a peer-to-peer bug tracker that’s built for sharing and use both online and offline. With SD, you can sync your bugs back and forth between other instances of SD, and even between SD and other bug trackers that SD supports (RT / Hiveminder / Trac / GitHub / Google Code).

    (via serianox)
    Sun 23 Jun 2013 02:40:34 AM +08 - permalink -
    - http://syncwith.us/sd/
    bug bugtracker darcs git github p2p sync trac
  • GitList, un visualisateur de dépôt git
    Si vous ne voulez pas stocker vos dépôts de code sur Github et que n’avez besoin des fonctionnalités, de la complexité de Gitlab, que Gitweb et viewgit ne vous plaisent pas, alors vous trouverez peut être votre bonheur avec Gitlist.
    Wed 19 Jun 2013 01:55:07 AM +08 - permalink -
    - https://www.sheevaboite.fr/articles/gitlist-visualiseur-depot-git
    autohebergement git github gitlist gitweb php
  • git add --patch and --interactive
    Thu 13 Jun 2013 02:47:02 PM +08 - permalink -
    - http://nuclearsquid.com/writings/git-add/
    git interactive patch
  • Publishing My Private Keys « null program
    One of the items in my dotfiles repository is my PGP keys, both private and public. I believe this is a unique approach that hasn’t been done before – a public experiment. It may seem dangerous, but I’ve given it careful thought and I’m only using the tools already available from GnuPG. It ensures my keys are well backed-up (via the Torvalds method) and available wherever I should need them.
    Sun 07 Apr 2013 06:52:24 PM +08 - permalink -
    - http://nullprogram.com/blog/2012/06/24/
    AES crypto git GPG key PGP SHA1
  • Epic Mode // Think Like (a) Git
    Sat 02 Mar 2013 04:56:33 AM +08 - permalink -
    - http://think-like-a-git.net/epic.html
    doc git tuto
  • Ry's Git Tutorial | RyPress
    Ry’s Git Tutorial is a complete introduction to distributed version control with a focus on practical command line usage. We explain Git’s robust branching, merging, and collaboration capabilities from the ground up, so prior experience with centralized systems like SVN or CVS is not required.
    Sat 02 Mar 2013 04:55:44 AM +08 - permalink -
    - http://rypress.com/tutorials/git/index.html
    git tuto
  • sametmax/0bin · GitHub
    Client side encrypted pastebin
    Wed 02 Jan 2013 02:01:41 PM +08 - permalink -
    - https://github.com/sametmax/0bin
    crypto git github pastebin python sametmax
  • Git Cheat Sheet | OverAPI.com
    Tue 04 Dec 2012 01:18:01 AM +08 - permalink -
    - http://overapi.com/git/
    cheatsheet cli git
  • Boite à outils Python : PyPI, virtualenv, Git SVN Hg, Goulib | Microclub
    Sat 13 Oct 2012 01:47:46 AM +08 - permalink -
    - http://microclub.ch/2012/09/23/boite-a-outils-python-pypi-virtualenv-git-svn-hg-goulib/
    git goulu python
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, no-database delicious clone by the Shaarli community - Help/documentation