Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8257943
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T02:22:16+00:00 2026-06-08T02:22:16+00:00

git show –oneline 0.1 (0.1 is lightweight tag name) doesn’t work for me. The

  • 0

git show --oneline 0.1 (0.1 is lightweight tag name) doesn’t work for me. The feature itself is working well, but it always shows full description including diffs.

How can I make it to use formatting?

I’m using Mac OS X.

git version
git version 1.7.10.2 (Apple Git-33)

Edit

I checked it again, and I discovered the result is printed as one-line style.
But it still includes full diff result.

e14b982 Downgraded to Xcode 4.2 from Xcode 4.5 DP3.
diff --git a/EonilSQLite.xcodeproj/project.pbxproj b/EonilSQLite.xcodeproj/project.pbxpro
index 54ab6bc..75e4e78 100644
--- a/EonilSQLite.xcodeproj/project.pbxproj
+++ b/EonilSQLite.xcodeproj/project.pbxproj
@@ -656,6 +656,7 @@
                                ARCHS = "$(ARCHS_STANDARD_32_BIT)";
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
                                GCC_PREFIX_HEADER = Targets/iOS/Prefix.pch;
+                               MACH_O_TYPE = staticlib;
                                OTHER_LDFLAGS = "-ObjC";
                                PRODUCT_NAME = EonilSQLite;
                                SDKROOT = iphoneos;
@@ -670,6 +671,7 @@

....(more and more)
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T02:22:18+00:00Added an answer on June 8, 2026 at 2:22 am

    Try

    git show --oneline 0.1
    

    😉

    And for only printing the first line of the output, do

    git show --oneline 0.1 | head -1
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The command git show --pretty=format: --name-status bd61ad98 will show a list of all the
I have these Vim mappings for Git. Most of the commands below work, but
Here is the man page for git show-ref -d . They also have an
I would like that whenever I run git diff or git show it silently
I'm trying to run a ruby file that will show git version of a
git diff --stat and git log --stat show output like: $ git diff -C
Is it possible to have git status only show the modified files due, in
I know I can use the -n flag in git grep to show the
Why on all images that show queue of commits in Pro Git book arrows
I'm looking for a command in git-svn that will show me the changes I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.