戈壁堂

Knowledge Is Action

JGit 支持推送

JGit is a pure Java library implementing the Git version control system. It is an Eclipse project and started out as the Git library for EGit, which provides a Git integration into the Eclipse IDE.

A Guide to JGit
JGit - Tutorial
JGit User Guide

基础的流程包括:clone、更新内容、提交commit、推送。教程通常缺少最后一步:推送更新到远端。

docker practice

学习要扎实,知识点要进行应用才能被真正的理解。自己体悟出来的知识才是属于自己的知识。学习实践基础知识。如下每一个知识点准确理解后就构建了自己的Docker知识库