Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Show full log info for peek alias #33

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

nikreiman
Copy link

As long as the user is only viewing one commit, it's best to show the full commit info.

nikreiman and others added 13 commits July 5, 2013 13:11
As long as the user is only viewing one commit, it's best to show the full commit info.
Upstream commit: c2dbcd206d2d654c1d934501a7f03a5a0f452b92
See git/git@c2dbcd2
This fixes a very annoying problem where tab completion would cause:

bash: [: 1: unary operator expected
bash: [: 1: unary operator expected
bash: [: -gt: unary operator expected
bash: words: bad array subscript
bash: [: 1: unary operator expected
bash: [: 1: unary operator expected
Upstream commit: e19713638985533ce461db072b49112da5bd2042
See git/git@e197136
This should now be set by ~/.gitshrc
We now expect that this script will be sourced from ~/.bashrc, so we
shouldn't source that same file.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants