Git文本显示分支图 TOPGIT

码农软件 · 软件分类 · Git开源工具 · 2019-11-05 19:57:13

软件介绍

一个实现 topgit 文本显示分支图的补丁,以及图形化分支图显示的方法。Topgit 用 shell 脚本语言开发,可以安装在所有类Unix环境中,例如 Linux、Mac OS X[1] ,以及Windows下的Cygwin、msysGit等。

Linux 下安装方法:

$ git clone git://repo.or.cz/topgit.git
$ cd topgit
$ make
$ make install

本文地址:https://codercto.com/soft/d/18348.html

The Algorithm Design Manual

The Algorithm Design Manual

Steven S Skiena / Springer / 2011-11-14 / GBP 55.07

....The most comprehensive guide to designing practical and efficient algorithms.... Written by a well-known algorithms researcher who received the IEEE Computer Science and Engineering Teaching Aw......一起来看看 《The Algorithm Design Manual》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具