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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T06:09:16+00:00 2026-06-07T06:09:16+00:00

After cloning a git repository from Github, if I open a file, make no

  • 0

After cloning a git repository from Github, if I open a file, make no changes, and save the file, the following shows up in the output of git diff:

-@import "sync.scss";
\ No newline at end of file
+@import "sync.scss";

As I understand it, \ No newline at end of file is supposed to mark the end of the file when no newline is present. Does this diff mean git thinks the last line has been moved to after the end of the file? Is there any way to avoid this? I’d like to contribute to this project without adding junk whitespace changes to my commits.

This seems like an issue with line endings. I’m fairly confident the file was originally saved on a Mac using Unix line endings. That’s the same setup that I’m using, so I’m not sure what is causing the document to change when I save it.

  • 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-07T06:09:16+00:00Added an answer on June 7, 2026 at 6:09 am

    The \ No newline at end of file belongs to the line above it (meaning the line didn’t end with a \n). Your current line seems to have a newline at the end which is why you don’t see the ‘No newline’ message after it; and why there is a change at all.

    I’d like to contribute to this project without adding junk whitespace changes to my commits.

    (warning: personal oppinion below)

    I’d advise you to always end a file with a newline, especially when working in a unix/linux environment. It may be that this is seen as ‘junk’ by some (ask the project maintainer for his opinion on this to be sure), but when using posix tools – starting with a simple cat – a missing newline will be a nuisance at best and break scripts transforming the code at worst.

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

Sidebar

Related Questions

After cloning a git repository, How can I get the repository file? for example)
After cloning an SVN repository using git-svn with the -s option ( git svn
I started cloning an SVN repository using the git-svn's clone operation. After about 6
I keep getting this error after cloning a repository from the AndEngine project.. The
Got a bluescreen in windows while cloning a mercurial repository. After reboot, I now
I am having some issue with layout in pyqt. After closing the items from
I've been doing a workflow of making a git repository on a remote central
Getting some zlib error in the middle of cloning big (4 GB) repo from
How can I clone a git repo from my laptop (at home) to a
Our small software shop recently migrated from Subversion to Git, as we programmers found

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.