4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 6 / 6
Newer►
106 results tagged git x
  • thumbnail
    Submitting a Patch (2.0) - Symfony
    August 22, 2013 at 4:50:57 PM GMT+2 - permalink - archive.org - http://symfony.com/doc/2.0/contributing/code/patches.html
    git
  • Comment utiliser Git | University of Avignon and Open Source Software
    August 22, 2013 at 4:50:50 PM GMT+2 - permalink - archive.org - http://gpl.univ-avignon.fr/2010/07/07/comment-contribuer-sur-github/
    git
  • Pour arrêter de galérer avec Git « Développeur web freelance

    Très bon article

    July 11, 2013 at 3:32:06 PM GMT+2 - permalink - archive.org - http://www.miximum.fr/tutos/1546-enfin-comprendre-git
    git
  • Obtenir des liens direct pour télécharger des archives ou des fichiers sur github

    Sur github, tu peux sans problème donner un zip à télécharger, tant que
    ton repository est publique.

    Par exemple, notre lib batbelt est à l’URL github :

    https://github.com/sametmax/Bat-belt/

    Il suffit de rajouter :

    archive/master.zip

    Et c’est téléchargeable :

    https://github.com/sametmax/Bat-belt/archive/master.zip

    En plus ce sera toujours la dernière version. Ca marche pour toutes les
    branches et tous les tags, mais aussi n’importe quel commit :

    https://github.com/sametmax/Bat-belt/archive/96ca096bb9eead0675186b36c576251935e96cf9.zip

    Pour avoir un fichier en particulier, il faut prendre l’URL du fichier,
    et la préfixer de “raw” et retirer “blob”. Par exemple, le fichier :

    https://github.com/sametmax/Bat-belt/blob/master/batbelt/structs.py

    Est téléchargeable à :

    https://raw.github.com/sametmax/Bat-belt/master/batbelt/structs.py

    Là le fichier est accessible directement, et téléchargeable avec Ctrl + S.

    June 26, 2013 at 1:50:40 PM GMT+2 - permalink - archive.org - https://links.infomee.fr/?GzNtQg
    git github
  • Version Control by Example
    January 19, 2013 at 3:02:49 PM GMT+1 - permalink - archive.org - http://www.ericsink.com/vcbe/
    control git mercurial svn vc version
  • Git - Book

    git book

    May 11, 2012 at 2:02:09 PM GMT+2 - permalink - archive.org - http://git-scm.com/book
    git
Links per page: 20 50 100
page 6 / 6
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation