Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Staging of .scpt files fails in Sourcetree #41

Open
dotherightthing opened this issue Sep 5, 2021 · 1 comment
Open

Staging of .scpt files fails in Sourcetree #41

dotherightthing opened this issue Sep 5, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@dotherightthing
Copy link
Owner

Workaround:

git commit -a -m "Commit message"

https://github.com/doekman/osagitfilter

@dotherightthing dotherightthing added the bug Something isn't working label Sep 5, 2021
@dotherightthing dotherightthing self-assigned this Sep 5, 2021
@dotherightthing
Copy link
Owner Author

If a .scpt file is staged, Sourcetree will go into an error loop and restarting Sourcetree won't help.

In that situation:

rm -f .git/index
git reset

From: https://community.atlassian.com/t5/Sourcetree-questions/git-status-failed-with-code-128-error-bad-signature-fatal-index/qaq-p/207697#M6023

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant