--system Edits the system-wide configuration file, which is used for every user (on Linux, this file is located at $(prefix)/etc/gitconfig)
--global Edits the global configuration file, which is used for every repository you work on (on Linux, this file is located at ~/.gitconfig
--local Edits the respository-specific configuration file, which is located at .git/config in your repository; this is the default setting
--system Edits the system-wide configuration file, which is used for every user (on Linux, this file is located at $(prefix)/etc/gitconfig)
--global Edits the global configuration file, which is used for every repository you work on (on Linux, this file is located at ~/.gitconfig
--local Edits the respository-specific configuration file, which is located at .git/config in your repository; this is the default setting
| status | not learned | measured difficulty | 37% [default] | last interval [days] | |||
|---|---|---|---|---|---|---|---|
| repetition number in this series | 0 | memorised on | scheduled repetition | ||||
| scheduled repetition interval | last repetition or drill |