#114 Work better with git/gitignore
Opened 12 years ago by dledford. Modified 4 years ago

When adding a new source file to a repo, rpkg updates .gitignore to ignore the tarball name. It would be nice if it also added an entry to ignore the tarball's top level directory so that a make prep does not cause a huge number of untracked files to show up in git status or git gui.


This is similar to #355, but .gitignore is the right place to ignore the directory name.

The top level directory should be directory extracted from tarball. For example, tar xvf ed-1.14.2.tar.xz will generate directory ed-1.14.2.

References:

Metadata Update from @cqi:
- Issue close_status updated to: None
- Issue set to the milestone: 1.58
- Issue tagged with: RFE

5 years ago

Metadata Update from @cqi:
- Assignee reset

5 years ago

This issue has been unresolved for more than a year, and is going to be closed within a week if no further action is taken. If you feel this is in error, please contact me.
This is a cleaning process suggested by Jay Greguske. Copy of this ticket was already closed in JIRA tracker.

If you feel this is in error, please contact me.

I feel so.

Metadata Update from @onosek:
- Issue set to the milestone: 1.59 (was: 1.58)

4 years ago

Login to comment on this ticket.

Metadata