This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Instrument allll the things #1591
Closed
Description
Here are some things we could instrument to learn more about how users are interacting with the GitHub package:
-
Staging. IMO this is one killer feature of using git inside Atom vs on the command line. Are users doing partial staging of hunks and lines with the context menu? With the buttons at the top of the diff view? With keyboard shortcuts? Or are they just smashing the "Stage All" and "Unstage All" buttons?
-
Measure system latency of Git operations. How long do these things actually take in the real world?
I'm sure there are more things. What user behaviors would you like to understand better?