Skip to main content

Home/ InnoDev/ Group items tagged git

Rss Feed Group items tagged

Peter Vojtek

Git and Github secrets - 2 views

  •  
    slajdy o zaujimavych pripadoch pouzitia gitu - napriklad second-order diff - pride mi to inovativne a zabavne
Peter Vojtek

Are Git and Mercurial Anti-Agile? - 1 views

  •  
    Do the benefits of practices like Feature Branching outweigh the costs of delayed integration and limiting communication?
jurodiigo

How do I edit an incorrect commit message in git (I've pushed)? - 0 views

  •  
    Aj vas irituje nemoznost menit commit messages? Zaujimalo ma vzdy preco, ci to ma dobre odovodnenie a dnes som to nahodou nasiel: The message from Linus Torvalds may answer your question: Modify/edit old commit messages Short answer: you can not (if pushed). extract (Linus refers to BitKeeper as BK): Side note, just out of historical interest: in BK you could. And if you're used to it (like I was) it was really quite practical. Co ja viem, podla mna nie az tak rozumne, ved moznost commit-ovat davame tym ktorym verime, ja nevidim take velke riziko v tom, ked commiters mozu menit messages. Stava sa mi, ze si pomylil cislo JIRA issue a uz je neskoro, nic sa s tym neda spravit. Vtedy ma mrzi, ze som clovek :)
  •  
    mercurial na to ma feature ktora je natolko specialna ze ani nie je v beznom release :), ak som to pochopil spravne je to nieco ako meta-verzionovanie: http://mercurial.selenic.com/wiki/EvolveExtension
adamhamsik

celkom pekna kniha o git z dielne Github - 2 views

https://github.com/pluralsight/git-internals-pdf/releases

started by adamhamsik on 07 Oct 13 no follow-up yet
Peter Vojtek

Git: best practices - 3 views

  •  
    celkom zmysluplne best practices pri pouzivani gitu, najma je to strucne a zrozumitelne.
Peter Vojtek

Git Source Code Review - 3 views

  •  
    toto nie je citanie pre tych co chcu lepsie rozumiet gitu z pouzivatelskeho hladiska, ale je to vyborne citanie o tom, ako sa robi zaujimava softverova architektura.
Peter Vojtek

gitjk - Undo what you just did in git - 4 views

shared by Peter Vojtek on 28 May 14 - No Cached
  •  
    na ubuntu 14.04 som to nainstalovat takto: apt-get install npm npm install -g gitjk ln -s /usr/bin/nodejs /usr/bin/node alias gitjk="history 10 | tail -r | gitjk_cmd"
Stano Bocinec

Unix History Repository - 0 views

  •  
    commity Kernighana, Ritchieho, Bournea .. The goal of this project is to create a git repository representing the Unix source code history, starting from the 1970s and ending in the modern time. To fulfill this goal the project brings data from early snapshots, repositories, and primary research. The project aims to put in the repository as much metadata as possible, allowing the automated analysis of Unix history. The following table illustrates the type of material that can be gathered and integrated into the repository.
1 - 10 of 10
Showing 20 items per page