Do we have to restart git after updating .gitignore?

Shaun Luttin

We just updated our .gitignore. If we want git status to reflect the updates, do we need to first restart git?

user3426575

Git itself is “restarted” every time you invoke it, so no: you don't need to “restart” it.

If you are referring to a Git GUI (that is, you aren't actually typing git status into a console), it depends on which GUI you are using. git-gui and gitk don't need restarting, but others may.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

do you have to restart services after running sysctl -p?

From Dev

Why do we need to format HDFS after every time we restart machine?

From Dev

Why do we have to close the MySQL database after a query command?

From Dev

Do we have to rewrite the MAILTO after each cron command?

From Dev

Do I have to reboot after updating bash to avoid shellshock?

From Dev

Cent OS 6 - Do I need to restart a service after updating .ssh/known_hosts

From Dev

Do we have a MultiBiMap ?

From Dev

Apache restart after updating php pages

From Dev

Should I restart after updating my system?

From Dev

Apache restart after updating php pages

From Dev

I have to restart lightdm after run

From Dev

I have to restart lightdm after run

From Dev

I have this application where you take pictures and are saved in gallery , but after taking them do not appear, I have to restart my device

From Dev

Do we have to malloc a struct?

From Dev

Do we have console for codeigniter

From Dev

Do we have Sequence in Sybase

From Dev

Do we have log for ACL ..?

From Dev

How do we rename the files after we have downloaded them using wget by reading their links from an external file?

From Dev

Why do my two Ubuntu 16.04.3 LTS machines have different kernels after updating?

From Dev

Elasticsearch does not restart after updating config file for CORS

From Dev

Jenkins failed to restart after updating through war on Ubuntu

From Dev

How to resolve nginx failure to restart after updating configuration files

From Dev

I have an issue with Android Studio after updating it

From Dev

Why do we need to be root in terminal for shutdown and restart?

From Dev

Why do we need to be root in terminal for shutdown and restart?

From Dev

Do flock locks reset after a system restart?

From Dev

Updating a git pull request after a local rebase

From Java

Why do we have 0.0 and -0.0 in Ruby?

From Dev

Why do we have immutable empty map?

Related Related

  1. 1

    do you have to restart services after running sysctl -p?

  2. 2

    Why do we need to format HDFS after every time we restart machine?

  3. 3

    Why do we have to close the MySQL database after a query command?

  4. 4

    Do we have to rewrite the MAILTO after each cron command?

  5. 5

    Do I have to reboot after updating bash to avoid shellshock?

  6. 6

    Cent OS 6 - Do I need to restart a service after updating .ssh/known_hosts

  7. 7

    Do we have a MultiBiMap ?

  8. 8

    Apache restart after updating php pages

  9. 9

    Should I restart after updating my system?

  10. 10

    Apache restart after updating php pages

  11. 11

    I have to restart lightdm after run

  12. 12

    I have to restart lightdm after run

  13. 13

    I have this application where you take pictures and are saved in gallery , but after taking them do not appear, I have to restart my device

  14. 14

    Do we have to malloc a struct?

  15. 15

    Do we have console for codeigniter

  16. 16

    Do we have Sequence in Sybase

  17. 17

    Do we have log for ACL ..?

  18. 18

    How do we rename the files after we have downloaded them using wget by reading their links from an external file?

  19. 19

    Why do my two Ubuntu 16.04.3 LTS machines have different kernels after updating?

  20. 20

    Elasticsearch does not restart after updating config file for CORS

  21. 21

    Jenkins failed to restart after updating through war on Ubuntu

  22. 22

    How to resolve nginx failure to restart after updating configuration files

  23. 23

    I have an issue with Android Studio after updating it

  24. 24

    Why do we need to be root in terminal for shutdown and restart?

  25. 25

    Why do we need to be root in terminal for shutdown and restart?

  26. 26

    Do flock locks reset after a system restart?

  27. 27

    Updating a git pull request after a local rebase

  28. 28

    Why do we have 0.0 and -0.0 in Ruby?

  29. 29

    Why do we have immutable empty map?

HotTag

Archive