ryppl / boost-svn2git

Sort Boost's Subversion history into separate Git modules using KDE's svn2git tool
https://github.com/ryppl/Boost2Git/wiki
4 stars 1 forks source link

also push to github #5

Closed purpleKarrot closed 11 years ago

purpleKarrot commented 11 years ago

github also has a nice graphical rendering of branches

dabrahams commented 11 years ago

Where?

Sent from my Q-42 Space Modulator

On Feb 6, 2013, at 7:11 PM, Daniel Pfeifer notifications@github.com wrote:

github also has a nice graphical rendering of branches

— Reply to this email directly or view it on GitHub.

purpleKarrot commented 11 years ago

https://github.com/boostorg would be the right place, no? I want to make sure that all repositories exist before I add the required push code to the CMakeLists.txt file.

dabrahams commented 11 years ago

Sure. What I mean is, "Where can I see that nice revision history?"

Sent from my iPad

On Feb 7, 2013, at 3:25 AM, Daniel Pfeifer notifications@github.com wrote:

https://github.com/boostorg would be the right place, no? I want to make sure that all repositories exist before I add the required push code to the CMakeLists.txt file. — Reply to this email directly or view it on GitHub.

purpleKarrot commented 11 years ago

example: https://github.com/ryppl/ryppl/network

dabrahams commented 11 years ago

FWIW, GitHub themselves temper expectations. For example, this support reply from 23 Jan 2010.

From: Tekkub Subject: Network graph usability issues

The network graph is designed primarily to help you see what commits exist in forks that aren't in the base repo. It's not intended to be a substitue for gitk or gitx run locally.

IMO this should be considered a low-priority issue.