Closed prjemian closed 4 years ago
reference:
For single file use this command
git rm --cached mylogfile.log
For single directory
git rm --cached -r mydirectory
@prjemian Do we want to remove the file only from the repo and not the local system? Won't it be easier to remove from local and push to master? I assume all the folders can still be found in the push history and we are certain we don't need those files any more, right?
I think it might be a good practice for Kacper. @Kacperswitalski when the scan is finished/interrupted next time, could you ping me on Teams to see if I'm around? I'll show you how to do a GitHub push and then you could close this issue.
@prjemian We could delete the 4 folders you identified and do a push from local to master, right?
The new master
branch crashed while loading Bluesky with the following error:
As a result I checked out master
one commit before this:
https://github.com/aps-8id-dys/ipython-8idiuser/commit/422f2c6c4d0b2d541799c17e81188b38977e5130
And currently Bluesky loads fine.
But I'm very curious what could have caused the crash at the startup. @prjemian Any suggestions?
ophyd.signal.EpicsSignalBase
On Mon, Oct 5, 2020, 7:16 PM Qingteng Zhang notifications@github.com wrote:
Assigned #226 https://github.com/aps-8id-dys/ipython-8idiuser/issues/226 to @prjemian https://github.com/prjemian.
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/aps-8id-dys/ipython-8idiuser/issues/226#event-3842909629, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARMUMBIBNIKU57VC4NLSX3SJJOVXANCNFSM4RNNZ6ZQ .
@prjemian What do you think that is and why rolling back to old commit avoided the crash?
I made this change about the same time. Roll back undid that change.
On Mon, Oct 5, 2020, 8:30 PM Qingteng Zhang notifications@github.com wrote:
@prjemian https://github.com/prjemian What do you think that is and why rolling back to old commit avoided the crash?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/aps-8id-dys/ipython-8idiuser/issues/226#issuecomment-703976285, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARMUMHQ5H63DNORNDSYNEDSJJXMXANCNFSM4RNNZ6ZQ .
More folders that we can remove from the repository: