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

Create a spec for building in RPM form #6

Closed
ashcrow opened this issue Jan 13, 2010 · 1 comment
Closed

Create a spec for building in RPM form #6

ashcrow opened this issue Jan 13, 2010 · 1 comment

Comments

@ashcrow
Copy link

ashcrow commented Jan 13, 2010

See patch: http://bitbucket.org/ashcrow/dulwich/changeset/2083399ddcdc/

@jelmer
Copy link
Owner

jelmer commented Jan 13, 2010

Thanks for the patch; it's great to see you're working on RedHat packaging, but I'd rather keep packaging for specific distributions out of the main source tree. The main reason for this is that it's hard to keep them up to date.

jelmer pushed a commit that referenced this issue Oct 25, 2016
# This is the 1st commit message:
Support linked working directories

Support for linked working directories:
- Add `commondir()` (equivalent to `GIT_COMMON_DIR`)
- Read the `commondir` file, to set it.

See `git-worktree(1)` and `gitrepository-layout(5)`.

# The commit message #2 will be skipped:

#	Fix DiskRefsContainer.refpath()

# The commit message #3 will be skipped:

#	Add a testsuite

# The commit message #4 will be skipped:

#	Add @skipIf for WorkingTreeTestCase

# The commit message #5 will be skipped:

#	worktree is optional and default to path

# The commit message #6 will be skipped:

#	add a TODO

# The commit message #7 will be skipped:

#	Save one syscall
#
#	See https://github.com/jelmer/dulwich/pull/454/files/0927deb7cd2ad24294b89e319ea060ed488acbba#r82424872

# The commit message #8 will be skipped:

#	Read commondir with get_named_file()
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants