Empty Repository
[repository] is an empty repository and can not be viewed by Gitblit.
Please push some commits to
Git Command-Line Syntax
If you do not have a local Git repository, then you should clone this repository, commit some files, and then push your commits back to Gitblit.
If you already have a local Git repository with commits, then you may add this repository as a remote and push to it.
Learn Git
If you are unsure how to use this information, consider reviewing the
Git Community Book or
Pro Git for a better understanding on how to use Git.
Open Source Git Clients
- Git - the official, command-line Git
- TortoiseGit - Windows file explorer integration (requires official, command-line Git)
- Eclipse/EGit - Git for the Eclipse IDE (based on JGit, like Gitblit)
Commercial Git Clients
- SmartGit - Java application (requires official, command-line Git)