-
-
Notifications
You must be signed in to change notification settings - Fork 670
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib/git: Refactor "POST_1_7_2_GIT => _omb_git_post_1_7_2"
- Loading branch information
1 parent
23e3108
commit 1dfbd39
Showing
1 changed file
with
5 additions
and
6 deletions.
There are no files selected for viewing
This file contains 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
1dfbd39
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not exactly sure if this commit is the culprit, but now upon ssh login to my server, which uses omb, I am seeing this output:
Which is prepending to my shell prompt.
1dfbd39
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the report. I'm not sure why the problem doesn't arise in my environment, but this was just an easy mistake. I've pushed a fix 9b244fe to the
master
branch. Could you update OMB and see if it works?