SEARCH

Posts Tagged ‘Gitweb’

Gitweb Git Web Interface Video 0054

Friday, April 26th, 2013

A Video for the Ojambo.com Gitweb Git Web Interface article.
Part One of One

(more…)

Tags: , , , , , , , ,
Posted in Tips & Tricks, Videos | No Comments »

Gitweb Git Web Interface

Wednesday, March 20th, 2013

Gitweb Web Interface For Git

Git comes with two graphical user interface (GUI) tools. The portable graphical interface to Git git-gui is used to commit repository changes. The git repository browser gitk is used to browse or display changes in a repository.

Both git-gui and gitk focus on single repositories. Change to the folder containing a git repository in order to use either gitk or git-gui (git gui from command line). Gitweb allows browsing of all repositories.

(more…)

Tags: , , ,
Posted in Tips & Tricks | 1 Comment »