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
Hi both githubocto/[email protected] and githubocto/repo-visualizer@main fail with the same git error.
Do you know what might be the issue? The git version perhaps?
Commit and push diagram
/usr/bin/git commit -m Repo visualizer: updated diagram
[detached HEAD b4c04e1] Repo visualizer: updated diagram
1 file changed, 1 insertion(+), 1 deletion(-)
/usr/bin/git push
fatal: You are not currently on a branch.
To push the history leading to the current (detached HEAD)
state now, use
git push origin HEAD:<name-of-remote-branch>
Error: Error: The process '/usr/bin/git' failed with exit code 128
Hi both
githubocto/[email protected]andgithubocto/repo-visualizer@mainfail with the same git error.Do you know what might be the issue? The git version perhaps?