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

  • Home
  • SEARCH
  • 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 8915299
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T04:56:41+00:00 2026-06-15T04:56:41+00:00

I run this git add –force /dev/ cmd to add /dev devices to my

  • 0

I run this git add --force /dev/ cmd to add /dev devices to my repo,I get the same git-status as before. I add each file in the folder independently, but I get the same git-status.

here is my test,i get the same result,can git track block and char devices ?

yangchar@yangchar:~/verify$ git add ttyS0 --force
yangchar@yangchar:~/verify$ ll 

-rw-r--r-- 1 yangchar yangchar    71 2012-11-28 10:59 hello.c
-rw-r--r-- 1 yangchar yangchar     0 2012-11-28 11:04 new.c
drwxr-xr-x 4 yangchar yangchar  4096 2012-11-28 11:15 ooxx/
-rw-r--r-- 1 yangchar yangchar    31 2012-11-28 10:47 README.md
crw-r----- 1 yangchar yangchar 4, 64 2012-11-28 16:05 ttyS0

yangchar@yangchar:~/verify$ git st

# On branch master

nothing to commit (working directory clean)
  • 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-15T04:56:42+00:00Added an answer on June 15, 2026 at 4:56 am

    No, you can not add device file to git repository. Here is a comment from git’s dir.c:

    /*
     * Read a directory tree. We currently ignore anything but
     * directories, regular files and symlinks. That's because git
     * doesn't handle them at all yet. Maybe that will change some
     * day.
     *
     * Also, we ignore the name ".git" (even if it is not a directory).
     * That likely will not change.
     */
    

    Device files in Linux are special kind of file, what makes their content track very hard (impossible?).

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

Sidebar

Related Questions

if i run this in command line with in git repo git status 2>
I have run this command with root: [root@localhost git-shell-commands]# ssh git@192.168.1.12 git@192.168.1.12's password: Last
I have tryed to run this code in my console: script/plugin install git://github.com/apotonick/cells.git ...but
I'm trying to import our SVN repository into Git. When I run either this
I run this piece of code on Visual C++ 2010 char c[10]; cin.get(&c[0],5); cin.get(&c[2],4);
Always when I run git status some files are listed as untracked, that is
I want to make changes to a file in my repo, then force git
I'm attempting to deploy my local repo to a remote directory. I've run git
When I run this command: Z:/Program Files (x86)/git/bin/git.exe --work-tree=/www/test/ --git-dir=Z:/www/test/.git pull The output is:
I have a question that's similar to How to undo 'git add' before commit?

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.