git-time-machine
git-time-machine copied to clipboard
Support for private repositories
As it stands, toggling git-time-machine on a file in a private repository results in a small bar along the bottom with text "Select a file in the git repo to see timeline". It works as expected on an identical public repository.
Hmmm. I use it at work against a private gitlab repo. Is that what you mean by private repo?
Not familiar with gitlab; I use GitHub's private repos. Generically, a remote origin which is inaccessible without my credentials. If I had to guess at the problem, I'd say it's because I'm not logged in with git-time-machine?
I notice this behaviour aswell. But not for all my private repositories.. infact some do work some dont (all from Bitbucket). Those that do have the timeline keep showing the timeline except for files not in the repository. Those that donot show the timeline keep not showing it, like the package is unable to verify that it is in the repository.
I dont think this has anything todo with the fact that its private on the remote. or with credentials as that has nothing todo with the files in the .git folder.