Open
Conversation
…same line. #commit_header had a 100% width causing the line break.
|
I was thinking the same thing. Your fix did the trick. I hope this gets merged in for the next release. |
kjg
referenced
this pull request
in kjg/gitx
Mar 28, 2012
kjg
referenced
this pull request
in kjg/gitx
Mar 28, 2012
As part of ongoing work for ARC conversion (brotherbard#5)
kjg
referenced
this pull request
in kjg/gitx
Mar 28, 2012
…n't retain them under ARC. For brotherbard#5 we need to run under Leaks to detect stuff like this.
|
Please merge this. I was about to clone your repo to submit the exact same pull request. Thanks ! |
andrewschleifer
added a commit
to andrewschleifer/GitX
that referenced
this pull request
Oct 20, 2012
beny
referenced
this pull request
in beny/gitx
May 23, 2013
Fix worktree path when running gitx inside a submodule directory
|
Why is this not merged yet? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi, I just changed one line in the history.css so that the gravatar image shown to the right in the commit history is shown on the same line as the commit meta details.