Giter Club home page Giter Club logo

git-tutorial's Introduction

献给非开发人员的Git学习指南

项目发起:艺管任

项目地址:https://github.com/dsclub/git-tutorial

这是一本写给非开发人员的技术书。开始自己没有任何思路,也是信马由缰的执书。目的就是深入浅出、引人入胜,把那些会拒绝的借口摆平。因为版本控制技能本来就应该输出给更多的非开发人员,与程序设计者工作在不同的维度,但他们会更高效的创造出同样让人们精神世界振奋的价值!

欢迎参与

如果你是Git的老鸟,如果你对版本控制一无所知,如果你愿意给我排查文案…… 总之,只要你愿意,咱们都可以High到一起!

不断的commit堆积起一份有价值的repo,来Fork;来Pull Request;来发出你的Issue,哪怕是改正一个错别字、修正一个标点,我都会很高兴。

参与方法和步骤如下:

  • 登录 https://github.com
  • Fork [email protected]:dsclub/git-tutorial.git
  • 创建您的特性分支 (git checkout -b new-feature)
  • 提交您的改动 (git commit -m 'Added some features or fixed a bug or change a text')
  • 将您的改动记录提交到远程 git 仓库 (git push origin new-feature)
  • 然后到 github 网站的该 git 远程仓库的 new-feature 分支下发起 Pull Request

如果你有任何疑问或者建议、技巧,欢迎提出Issues,一起交流。

git-tutorial's People

Contributors

dsclub avatar jeffreyrw avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.