Yamazaki93 / MetroGit

A git visualization tool that's more than just git
MIT License
162 stars 28 forks source link

Prevent Multiple Commit With Keyboard #72

Closed Yamazaki93 closed 6 years ago

Yamazaki93 commented 6 years ago

Describe the bug With keyboard shortcut, multiple commit can be created by fast pressing ctrl+s during creating commits. Several commits with same message and phantom files are created

Expected behavior There should only be 1 commit

Additional context Add an indicator (spinner) on the button to indicating committing process, prevent multiple clicks