HackerTrans
トップ新着トレンドコメント過去質問紹介求人

snvsn

no profile record

コメント

snvsn
·昨年·議論
Topic starts at 37:18
snvsn
·2 年前·議論
Related: How a Completely Blind Manager/Dev Uses Emacs Every Day - Parham Doustdar - https://emacsconf.org/2019/talks/08/
snvsn
·3 年前·議論
You can look at the code in the first commit Linus made. It is a very minimal yet functional version of Git.

https://github.com/git/git/commit/e83c5163316f89bfbde7d9ab23...

Edit: To get to this commit run

  $ git log --oneline --reverse master | head -n1
  e83c516331 Initial revision of "git", the information manager from hell
snvsn
·3 年前·議論
Linus describes this and more in his book - Just for Fun: The Story of an Accidental Revolutionary. Great read
snvsn
·4 年前·議論
This, exactly!