|
|
|
|
|
by guard-of-terra
4654 days ago
|
|
After looking at Git I wonder how Linus could ever constraint himself to POSIX? How come linux system calls don't have ten optional parameters each? Some of them actually mandatory, some changing meaning of the whole call? Why go with boring open, creat, read, write when you can have rerere and prune and annex and reflog? |
|
Do you really think that 'prune' is a worse name than, say, 'fcntl'?
(Also, git-annex is a separate project from git.)