about summary refs log tree commit diff
path: root/.gitmodules
blob: 5c6ecb4f89fdd7147ddd693e99a18aebc8af901d (plain) (blame)
1
2
3
[submodule "git"]
	url = https://git.kernel.org/pub/scm/git/git.git
	path = git
21:22:42 -0500'>2021-01-29Handle getch ERR in menuJune McEnroe 2021-01-29Set process title to chosen gameJune McEnroe 2021-01-29Add pause to snakeJune McEnroe 2021-01-29Add menu to choose 2048 or snakeJune McEnroe 2021-01-29Actually wait for a non-direction keyJune McEnroe 2021-01-29Give the snake a tailJune McEnroe 2021-01-29Don't let the snake snap its own neckJune McEnroe