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

Adding manual to .gitignore? #381

Closed
betanalpha opened this issue Nov 11, 2013 · 2 comments
Closed

Adding manual to .gitignore? #381

betanalpha opened this issue Nov 11, 2013 · 2 comments
Assignees
Milestone

Comments

@betanalpha
Copy link
Contributor

I recall that doc/stan-reference-2.0.1.pdf was going to be added to the .gitignore file? Right now anytime the manual gets built locally it adds additional steps before changing branches/fast-forwarding.

@ghost ghost assigned bob-carpenter Nov 11, 2013
@mbrubake
Copy link
Member

Instead of having the PDF in develop, we could just have it live in release
branches.

On Mon, Nov 11, 2013 at 4:49 PM, Michael Betancourt <
notifications@github.com> wrote:

I recall that doc/stan-reference-2.0.1.pdf was going to be added to the
.gitignore file? Right now anytime the manual gets built locally it adds
additional steps before changing branches/fast-forwarding.


Reply to this email directly or view it on GitHubhttps://github.com//issues/381
.

@bob-carpenter
Copy link
Contributor

This is an ugly situation all around.

The reason it's checked in is so that we can use Git's built-in
download buttons, that just bundle the source together. That
way we don't have to build our own distribution tarball because
it's just a snapshot of a repository.

If we only have it live in release branches, then we have the
hassle of removing it from develop and then adding it back into
release. I'd be OK with that.

  • Bob

On 11/11/13, 4:58 PM, Marcus Brubaker wrote:

Instead of having the PDF in develop, we could just have it live in release
branches.

On Mon, Nov 11, 2013 at 4:49 PM, Michael Betancourt <
notifications@github.com> wrote:

I recall that doc/stan-reference-2.0.1.pdf was going to be added to the
.gitignore file? Right now anytime the manual gets built locally it adds
additional steps before changing branches/fast-forwarding.


Reply to this email directly or view it on GitHubhttps://github.com//issues/381
.


Reply to this email directly or view it on GitHub #381 (comment).

@syclik syclik closed this as completed in a4965e4 Nov 11, 2013
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

3 participants