Title: git repository available?
Last modified: September 1, 2016

---

# git repository available?

 *  [lkraav](https://wordpress.org/support/users/lkraav/)
 * (@lkraav)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/git-repository-available/)
 * Heya. Thanks for the work here. I’d like to chip in with updates. Went through
   the codebase and I understand what and how you’re doing.
 * Do you have a git repository we can work with? SVN-only is just too much work
   for me.
 * [https://wordpress.org/plugins/jetpack-markdown/](https://wordpress.org/plugins/jetpack-markdown/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Thread Starter [lkraav](https://wordpress.org/support/users/lkraav/)
 * (@lkraav)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/git-repository-available/#post-7686599)
 * I’ll just get started with `git svn` but let me know whenever.
 *  Plugin Author [JP](https://wordpress.org/support/users/wpjp/)
 * (@wpjp)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/git-repository-available/#post-7686627)
 * Hi. Thanks for your interest.
    I don’t have a git repository for this. I think`
   git svn` would be a good alternative. If you’d like, I can give you commit access
   to this plugin. It would be great if you can update this plugin more frequently.
 *  Thread Starter [lkraav](https://wordpress.org/support/users/lkraav/)
 * (@lkraav)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/git-repository-available/#post-7686640)
 * I think the plugin’s SVN repo `trunk` branch is a little bit out of whack, containing
   only `readme.txt`. Perhaps you could sync `trunk` up with the latest `tags/3.9.6`?
 * I got the git repo started at [https://github.com/lkraav/jetpack-markdown.git](https://github.com/lkraav/jetpack-markdown.git)
 *  Thread Starter [lkraav](https://wordpress.org/support/users/lkraav/)
 * (@lkraav)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/git-repository-available/#post-7686643)
 * I guess you could also hook me up with the commit access here.
 *  Thread Starter [lkraav](https://wordpress.org/support/users/lkraav/)
 * (@lkraav)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/git-repository-available/#post-7686645)
 * I think the way forward is
 *     ```
       $ svn remove trunk/readme.txt
       $ svn copy tags/3.9.6/* trunk/
       $ svn commit -m "re-sync tags/3.9.6/ -> trunk/"
       ```
   
 *  Plugin Author [JP](https://wordpress.org/support/users/wpjp/)
 * (@wpjp)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/git-repository-available/#post-7686703)
 * Just committed what you suggested. Plus, you are now a committer. Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘git repository available?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jetpack-markdown.svg)
 * [JP Markdown](https://wordpress.org/plugins/jetpack-markdown/)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack-markdown/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack-markdown/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack-markdown/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack-markdown/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [JP](https://wordpress.org/support/users/wpjp/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/git-repository-available/#post-7686703)
 * Status: not resolved