[wp-meta] [Making WordPress.org] #508: Display links to slides and WPTV video in Session shortcode
Making WordPress.org
noreply at wordpress.org
Thu May 14 20:20:53 UTC 2015
#508: Display links to slides and WPTV video in Session shortcode
--------------------------+--------------------------------------
Reporter: iandunn | Owner: iandunn
Type: enhancement | Status: accepted
Priority: normal | Component: wordcamp.org
Resolution: | Keywords: good-first-bug has-patch
--------------------------+--------------------------------------
Comment (by iandunn):
It looks like `508.diff` has each commit separated, which doesn't work
well because the `patch` command will overwrite the `.rej` files for each
commit.
Do you remember what kind of Git workflow you were using? Maybe it was
created with `git format-patch`? I tried applying it with `git apply` too,
but that didn't work. I was able to get it working by manually separating
it into 3 files and using `patch` on each.
I think `git diff master --no-prefix` should generate a patch that's more
compatible with SVN.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/508#comment:11>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list