Git diff - 如何退出差异列表 [英] Git diff - how to quit the diff listing

查看:213
本文介绍了Git diff - 如何退出差异列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你如何退出git的差异列表

How do you quit git diff listing?

有一个< END> 在底部标记在屏幕上,并且我所做的一切出现退出DIFF上市,然后示出了一个< END> 在屏幕的底部再次标记

There is an <END> marker at the bottom of the screen, and everything I do which appears to quit the diff listing, then shows an <END> marker at the bottom of the screen again.

推荐答案

git的默认分页器是 less 。要退出少于,请按 q

The default pager for git is less. To quit less, hit q.

这篇关于Git diff - 如何退出差异列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆