Shaare your links...
5128 links
yakmoijebrille Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 2
30 results for tags git x
  • Et merde, Git!?!
    Plein de trucs pour corriger ses erreurs git.
    Thu May 25 15:18:43 2023 - permalink -
    - https://ohshitgit.com/fr
    flf git informatique trucs
  • Git is simply too hard |> Changelog - Liens en vrac de sebsauvage
    Bien vu. Hélas ça n'est que l'énoncé d'un problème qui n'a pas vraiment de solution :(
    Thu Nov 19 10:14:53 2020 - permalink -
    - https://sebsauvage.net/links/?k5l9nw
    code developement git
  • Change the date of a git commit · Code with Hugo
    Fri Oct 30 07:52:07 2020 - permalink -
    - https://codewithhugo.com/change-the-date-of-a-git-commit/
    date git
  • Learn Git Branching
    Un «jeux» pour apprendre git
    Fri Nov 22 09:00:22 2019 - permalink -
    - https://learngitbranching.js.org/
    git learn tuto
  • git - github: server certificate verification failed - Stack Overflow
    Quand ssh fait chier avec les certificats pour git
    Sun Sep 22 16:03:45 2019 - permalink -
    - https://stackoverflow.com/questions/35821245/github-server-certificate-verification-failed/46053992#46053992
    certificats git ssh
  • Git: convention de nommage pour des commits parfaits - Buzut
    Sun Nov 11 15:12:09 2018 - permalink -
    - https://buzut.fr/git-bien-nommer-ses-commits/
    commit git message
  • Git: How to delete all untracked files? - Super User
    Pour virer tous les fichiers et répertoire non versionné dans git :
    git clean -df
    Thu Sep 20 17:27:30 2018 - permalink -
    - https://superuser.com/questions/335496/git-how-to-delete-all-untracked-files
    clean git
  • thumbnail
    git-operations.png (Image PNG, 1450 × 969 pixels) - Redimensionnée (92%)
    Fri May 18 12:16:41 2018 - permalink -
    - https://blog.podrezo.com/wp-content/uploads/2014/09/git-operations.png
    git image tuto
  • Miximum — Pour arrêter de galérer avec Git
    à lire
    Mon Aug 28 09:59:14 2017 - permalink -
    - https://www.miximum.fr/blog/enfin-comprendre-git/
    documentation git
  • Syncing a fork - User Documentation
    git remote add upstream <git repository>
    git fetch upstream
    git checkout master
    git merge upstream/master
    Thu Nov 17 10:34:38 2016 - permalink -
    - https://help.github.com/articles/syncing-a-fork/
    git github upstream
  • Vivado: Packaging for version control, distribution and repeatability | xillybus.com
    Une meilleurs explication que celle de xilinx
    Fri Sep 23 14:58:44 2016 - permalink -
    - http://xillybus.com/tutorials/vivado-version-control-packaging
    git version vivado xilinx
  • Comment versionner ses projet vivado
    Thu Sep 22 17:06:54 2016 - permalink -
    - http://www.xilinx.com/support/documentation/application_notes/xapp1165.pdf
    flf fpga git vivado
  • Version control for Vivado projects | FPGA Developer
    Comment versionner un projet vivado
    Fri Jul 8 10:12:25 2016 - permalink -
    - http://www.fpgadeveloper.com/2014/08/version-control-for-vivado-projects.html
    fpga git vivado xilinx
  • Git reset : rien ne se perd, tout se transforme • Git Attitude : formations Git qualitatives et sympathiques
    Un petit cours sur git bien foutu
    Fri May 27 11:06:45 2016 - permalink -
    - http://www.git-attitude.fr/2016/05/11/git-reset/
    git tutoriel
  • Resolving a merge conflict from the command line - User Documentation
    Gérer les conflits de merge avec git
    Wed Apr 13 09:04:04 2016 - permalink -
    - https://help.github.com/articles/resolving-a-merge-conflict-from-the-command-line/
    git
  • Git - Rewriting History
    Comment ré-ordonner ses commit dans git
    Tue Mar 22 15:55:24 2016 - permalink -
    - https://www.git-scm.com/book/en/v2/Git-Tools-Rewriting-History
    git historique ordre
  • How do I remove local (untracked) files from my current Git branch? - Stack Overflow
    Voila un truc bien pratique quand on a pas envie de se faire un make clean:
    git clean -f
    Mon Jan 25 16:24:45 2016 - permalink -
    - http://stackoverflow.com/questions/61212/how-do-i-remove-local-untracked-files-from-my-current-git-branch
    git makefile programmation unix
  • How to Write a Git Commit Message
    Thu Sep 10 11:26:28 2015 - permalink -
    - http://chris.beams.io/posts/git-commit/
    commit git programmation
  • git - Send a pull request on GitHub for only latest commit - Stack Overflow
    git remote add upstream <git repository>
    git checkout -b upstream upstream/master
    git cherry-pick <SHA hash of commit>
    git push origin upstream
    Mon Jul 27 08:56:32 2015 - permalink -
    - http://stackoverflow.com/questions/5256021/send-a-pull-request-on-github-for-only-latest-commit
    git github
  • Code civil versionné avec git
    Excellent :
    git clone https://github.com/steeve/france.code-civil

    Chaque nouvelle loi est un commit git !
    Tue Mar 31 13:30:08 2015 - permalink -
    - https://github.com/steeve/france.code-civil
    code-civil git
Links per page: 20 50 100
◄Older
page 1 / 2
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.