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 7673117
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T16:26:16+00:00 2026-05-31T16:26:16+00:00

I want to send .patch files that were generated by the git format-patch command

  • 0

I want to send .patch files that were generated by the git format-patch command via Outlook (I have to use Outlook where I work, no need to suggest me otherwise). The goal is only to have my code reviewed by a colleague before pushing my changes to the main repository. When I send my patch files as attachments, a > character gets inserted right at the beginning of my patch file.

Ex:

>From 7ff70407d24338e928fafcd89115f9844c21691b Mon Sep 17 00:00:00 2001
From: user <user@company.com>
Date: Wed, 21 Mar 2012 09:55:17 -0400
Subject: [PATCH] Blahblah...

This makes it impossible for git am to apply the patch on my colleague system.

I don’t know (and don’t know how to figure it out) how to validate if the modification occurs on the sending end or the receiving end.

Anyone knows what causes this? Are there some settings in Outlook that I should modify in order to avoid this?

Thanks in advance

  • 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-05-31T16:26:17+00:00Added an answer on May 31, 2026 at 4:26 pm

    This is related to an old Unix mailbox file format called mbox:

    mboxo and mboxrd locate the message start by scanning for From lines that are typically found in the e-mail message header. If a “From ” string occurs at the beginning of a line in either the headers or the body of a message (unlikely for the former for correctly formatted messages, but likely for the latter), the e-mail message must be modified before the message is stored in an mbox mailbox file or the line will be taken as a message boundary. This is typically done by prepending a greater-than sign:

    >From my point of view...
    

    In your situation, it’s impossible (for us) to tell which component of your mail system might be prepending that >.

    For use with Git, you can either delete the >, or you can probably delete the entire line (since the email message headers are not relevant to Git).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a programmatically generated image that I want to send as an attachment
I have an express app that I want to use the connect-form module on
Hello Sir i want send list of data to php server i use following
I use git for my source management, I have a local repository on my
Lets use a real world example. I want to monkey patch WillPaginate::LinkRenderer.to_html method. So
I am currently writing a program that I need to send to a friend
I am trying to write a WCF service that can send mp3 files to
Alright, I have the following: wchar_t **filePathList; This holds a list of files that
I'm creating an android application that deals with texts files. I want my users
What I need to do is send multiple files using DataStreams. I'm doing this

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.