Skip to content

Command-line tips from blog post #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ben opened this issue Jan 22, 2014 · 1 comment
Closed

Command-line tips from blog post #5

ben opened this issue Jan 22, 2014 · 1 comment

Comments

@ben
Copy link
Member

ben commented Jan 22, 2014

Mentioned in #1, this blog post has some good tips that we should add:

  • git log -S'pattern'
  • git log ..BRANCH
  • git branch --contains
  • git shortlog -sn
@schacon
Copy link
Member

schacon commented Sep 22, 2014

the first two are now in the book, I don't really think the third needs to be and if you want to add a short section on shortlog you can, but I rarely use it.

@schacon schacon closed this as completed Sep 22, 2014
harupong added a commit to harupong/progit2 that referenced this issue Nov 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants