gitnu 0.1.4

gitnu indexes your git status so you can use numbers instead of filenames.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
On branch main

No commits yet

Changes to be committed:
1	new file:   file_4
2	new file:   file_5

Untracked files:
3	file_1
4	file_2
5	file_3
6	file_6
7	file_7