GithubHelp home page GithubHelp logo

xjh22222228 / git-manual Goto Github PK

View Code? Open in Web Editor NEW
906.0 21.0 176.0 12.38 MB

:octocat: git command reference manual; Git常用命令参考手册,涵盖了在开发中用到的git命令

Home Page: https://github.com/xjh22222228/git-manual

License: MIT License

git git-commands git-manual git-flow git-submodule git-tutorial git-rebase git-clone git-branch git-config

git-manual's Introduction

Repositories pending

  • nav 🔍 Discovery Navigation: A purely static, powerful navigation website that supports SEO and online editing
  • tomato-work 🍅 Tomato Work for React
  • tomato-work-server 🍅 Tomato Work Server for Egg.js
  • boomb 💣 Manage your pictures easily for Github/Gitee
  • gosh 🛺 Golang utility library, With additional functions such as JavaScript/Python!
  • vue-authorized Used for vue3 based on ABAC permission verification component
  • git-manual :octocat: git command reference manual
  • linux-manual 🐧 Linux command reference manual
  • awesome-web-editor 🔨 Open source WEB editor summary
  • github-oauth2 Github OAuth2 for Go
  • wifi 📶 Quickly fetch your WiFi password and if needed, generate a QR code of your WiFi to allow phones to easily connect.
  • ...

git-manual's People

Contributors

hantsy avatar xjh22222228 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

git-manual's Issues

git merge 中的一步法不知道如何使用

README.md 中, 有这样一句

或者一步法, 将 feature/v1.0.0 分支的内容合并到 develop git merge feature/v1.0.0 develop

我使用 git 也挺久了, 前段时间我也一直在找这样的命令, 一直无果, 今天看到你说这个命令可以将 本分支 merge 到另一个分支上(不需要提前 checkout)

于是我尝试了一下, 发现如果按照作者所说, 那么结果应该是将 feature/v1.0.0 merge 到 develop 上, 但是我得到的结果却是 develop 被 merge 到了 feature/v1.0.0 上, 调整命令的顺序也是一样的结果

希望作者能指点下到底怎么才能 不 checkout 的情况下将本 branch 合并到另一 branch 上, 谢谢

覆盖别名配置命令有误

如果之前添加过,需要添加 --replace-all 进行覆盖
git config --global alias.st status --replace-all

这里应该是git config --global --replace-all alias.st status

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.