Skip to content

2208loki/git-branch-commits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git branch commits

This deployment will be helpful for viewing latest commit details of different branches. esp. for viewing commit links (commited to others repo through new branchs). This might not be helpful to check details of own repo with commits done to same branch/master.

To directly run only the docker deployment

curl -O https://raw.githubusercontent.com/2208loki/git-branch-commits/main/git-commits-app.tar
docker load -i git-commits-app.tar
docker run -p 8080:8080 git-commits-app

Now deployment should be now accessible through this simple website with link http://localhost:8080/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published