Closed ysalmon closed 1 year ago
This needs review, especially wrt opening "remote" repos, which I did not test.
What do you mean here?
Gittyup has an interface to connect to repo from Github, GitLab, etc. I did not check if my patch affects this.
I will check it out as next. Sorry for having to wait. Quite busy at the moment
Not a problem ! I am not waiting btw, I'm using my fork right now, so I already enjoy the feature I was missing.
Old behaviour: Using the workdir path
@ysalmon for me this part with .git makes problems and I am entering an infinity loop. Can you check my changes and retest?
Also sets up display routines to avoid displaying a repo as ".git" : we display the penultimate component of the path when the last one is ".git". This assumes nobody creates a repo in
/.git
.This closes #612.
This needs review, especially wrt opening "remote" repos, which I did not test.
One will need to purge one's repo history on upgrading to this version.