Skip to content

How to submit patches or pull requests? #45

Answered by pcmacdon
maphew asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, jsish is just a one-way export mirror, because Fossil is used for development. So the easist way to submit simple changes is with:

fossil diff > diff.pat

More complex changes may want to use "fossil patch" which was new in 2.16 released in July. I just discovered this but it looks like this:

fossil patch create diff.fospat

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pcmacdon
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants