Skip to content

Commit c8d778c

Browse files
bobfloatsroot
authored and
root
committed
Update Readme file
1 parent f8554ca commit c8d778c

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Web GIT Version Control System [![Build Status](https://travis-ci.org/SSHVersionControl/git-web-client.svg?branch=master)](https://travis-ci.org/SSHVersionControl/git-web-client) [![Coverage Status](https://coveralls.io/repos/github/SSHVersionControl/git-web-client/badge.svg?branch=master)](https://coveralls.io/github/SSHVersionControl/git-web-client?branch=master)
1+
Web GIT Version Control System [![Build Status](https://travis-ci.org/SSHVersionControl/git-web-client.svg?branch=master)](https://travis-ci.org/SSHVersionControl/git-web-client) [![Coverage Status](https://coveralls.io/repos/github/SSHVersionControl/git-web-client/badge.svg?branch=master)](https://coveralls.io/github/SSHVersionControl/git-web-client?branch=master) [![Latest Version](https://img.shields.io/github/release/SSHVersionControl/git-web-client.svg?style=flat-square)](https://github.com/cleentfaar/slack/releases) [![Total Downloads](https://img.shields.io/packagist/dt/sshversioncontrol/git-web-client.svg?style=flat-square)](https://packagist.org/packages/sshversioncontrol/git-web-client) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/SSHVersionControl/git-web-client/master/LICENSE)
22
========================
33

44
Welcome to the Web GIT Version Control System. This systems allows you to commit,search history,
@@ -7,13 +7,6 @@ SFTP/SSH access. This system has been build using full stack symfony2 framework.
77
Github or Gitlabs, issue tracker for better remote support.
88

99

10-
### Why Create another GIT Client
11-
I have been using GIT for a number of years now and love it, using it in IDEs, but mostly from the command line.
12-
I also use GIT to deploy changes to live servers. While using the command line was
13-
fine I found I missed having a nicer visual display of the files. I wanted to be able to switch between the environments(dev, staging, live, etc)
14-
and quickly see the different commits. I have not found an adequate git client that allows for SSH access to remote servers,
15-
and for this reason I start to build my own starting from a simple php script into a full web application.
16-
1710
### Note:
1811
**This application is still very much in alpha state, so expect some issues. If you get any issue try viewing the application
1912
using /app_dev.php/* which uses the Symfony 2 debugging tool which should help in figuring out the problem.**

0 commit comments

Comments
 (0)