Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tig status does not show untracked files outside of current directory #230

Closed
BenBergman opened this issue Jan 21, 2014 · 3 comments
Closed
Labels
component:status Status and staging
Milestone

Comments

@BenBergman
Copy link
Contributor

I just noticed that untracked files are not showing up in tig status if they are not in the current directory or lower.

For example, say we have this directory structure:

root
 |- dir_a
 |   '- old_file
 '- dir_b
     '- new_file

If we are currently in dir_b or root and run tig status, we see the untracked file new_file, but if we are in dir_a, we see (no files) listed.

Edit: I'm running tig from source, version tig version 1.1-89-g9439272

@shilov
Copy link

shilov commented Jun 12, 2014

+1 happens to me as well

Running tig version 1.2.1-242-g7e9cef8 and git version 1.7.9.5

@martinmidtsund
Copy link

+1

Tig version: 2.0.3 and Git version: 2.3.0

@shilov
Copy link

shilov commented Mar 3, 2015

I'm no longer experiencing the issue after upgrading to a newer version of Ubuntu, equipped with an updated version of zsh. Might have something to do with one of these.

Now also running tig 2.0.3 and git 2.3.0, like @makrem025

@jonas jonas closed this as completed in be7ac9a Mar 10, 2015
@jonas jonas modified the milestones: tig-2.2, tig-2.1.1 Apr 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:status Status and staging
Projects
None yet
Development

No branches or pull requests

4 participants