git-cola

recover previous version of project using git COLA

你。 提交于 2021-02-19 07:08:08
问题 how to get the previous version of project once it is committed using GIT COLA GUI. I have a C++ file in the project. i created that file on 13th feb. i made changes to that file on 14th feb and saved it. now i want to get back to version dat was saved on 13th feb. so how to do this using GIT COLA. this project is in GIT repository. 回答1: Use the "View > DAG..." window to display all of the commits in the entire project. This window is referred to as the "DAG" window. You can also launch the

recover previous version of project using git COLA

狂风中的少年 提交于 2021-02-19 07:06:01
问题 how to get the previous version of project once it is committed using GIT COLA GUI. I have a C++ file in the project. i created that file on 13th feb. i made changes to that file on 14th feb and saved it. now i want to get back to version dat was saved on 13th feb. so how to do this using GIT COLA. this project is in GIT repository. 回答1: Use the "View > DAG..." window to display all of the commits in the entire project. This window is referred to as the "DAG" window. You can also launch the

centos 安装Git-cola

烂漫一生 提交于 2019-11-27 06:29:39
首先安装Git sudo yum -y install git* 找到 git-all.noarch , 安装这个. sudo yum install git-all.noarch ============ 以下是git-cola的文档内容 ========== 因为貌似Centos的yum没有提供cola的下载. 我用了git-gui一个下午果断弃了. 然后去git-cola的官网下了他的源码. 找到了一份叫readme的文档. 找到了下面这些: ## RUN FROM SOURCE You don‘t need to install *git-cola* to run it. Running *git-cola* from its source tree is the easiest way to try the latest version. git clone git://github.com/git-cola/git-cola.git cd git-cola ./bin/git-cola ./bin/git-dag Having *git-cola*‘s *bin/* directory in your path allows you to run *git cola* like a regular built-in Git command: # Replace "