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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T15:37:16+00:00 2026-05-29T15:37:16+00:00

My .gitignore file has the following line vendor/ I have modified a file inside

  • 0

My .gitignore file has the following line

vendor/

I have modified a file inside the vendor folder.
Now when I do update my bundles by performing –

bin/vendors install
  • I see the following message

“Bundle name” has local modifications. Please commit or revert/push them before running this command again.

I realize that I should have not changed anything in bundles and am trying to correct that mistake.

When I try to revert the file by issuing the command:

git revert <path>/<filename>.twig

I get this error message

fatal: empty commit set passed

git rm doesn’t work either.

How can I make my bundle install?

  • 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-29T15:37:18+00:00Added an answer on May 29, 2026 at 3:37 pm

    You can do either:

    1. Revert the file you changed to its initial state:

      git checkout path/to/file
      
    2. Remove the vendor/ directory and run bin/vendors install again. That way you are sure everything is new.

    A rule of thumb of thumb is that should NEVER modify files in the vendor/ directory.

    Hope that helps!

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

Sidebar

Related Questions

I have the following .gitignore file *.pyc project/app/dist/* project/bin/* project/etc/* project/var/* !README.txt So far
I have created a .gitignore file in the folder with the .git folder, but
I have a .gitignore file in my project directory and I placed the following
I have the following .gitignore file # file named .gitignore system/application/config/database.php system/application/config/config.php system/logs modules/recaptcha/config/*
In Ryan Bates' Railscast about git , his .gitignore file contains the following line:
If my .gitignore file has tmp\ in it and I do a git add
I have a gitignore file that makes git ignore *.dll files, and that is
I have a project with a .gitignore file that looks like: *.2007 *.~* *.identcache*
i'm adding this to .gitignore file .idea/* but anyway the status is: # modified:
I want to ignore entire public_html/ directory except one file inside I give .gitignore

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.