You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 8, 2017. It is now read-only.
The notification that the file is ready to stage locks the file. If you press stage down below next to the progress bars, Atom throws an error. The only successful way to stage is to say "Maybe Later" in the notification then stage it with the below interface
`
enter "we are done here" notification
press stage
When stage does not work, press stage in progress panel below
Atom Version: 1.12.7 Electron Version: 1.3.13 System: Ubuntu 16.10 Thrown From: merge-conflicts package, v1.4.4 User: root
Stack Trace
Uncaught Error: The index is locked. This might be due to a concurrent or crashed process
At /home/ryan/.atom/packages/merge-conflicts/lib/git/shellout.js:142
Error: The index is locked. This might be due to a concurrent or crashed process
at Error (native)
at GitContext.resolveFile (/home/ryan/.atom/packages/merge-conflicts/lib/git/shellout.js:142:24)
at MergeConflictsView.resolveFile (/home/ryan/.atom/packages/merge-conflicts/lib/view/merge-conflicts-view.coffee:122:20)
at HTMLButtonElement.<anonymous> (/home/ryan/.atom/packages/merge-conflicts/node_modules/space-pen/lib/space-pen.js:220:36)
at HTMLButtonElement.dispatch (/home/ryan/.atom/packages/merge-conflicts/node_modules/jquery/dist/jquery.js:4435:9)
at HTMLButtonElement.elemData.handle (/home/ryan/.atom/packages/merge-conflicts/node_modules/jquery/dist/jquery.js:4121:28)
The notification that the file is ready to stage locks the file. If you press stage down below next to the progress bars, Atom throws an error. The only successful way to stage is to say "Maybe Later" in the notification then stage it with the below interface
`
Atom Version: 1.12.7
Electron Version: 1.3.13
System: Ubuntu 16.10
Thrown From: merge-conflicts package, v1.4.4
User: root
Stack Trace
Uncaught Error: The index is locked. This might be due to a concurrent or crashed process
Commands
Config
Installed Packages
`
The text was updated successfully, but these errors were encountered: