Title: Pull   Branches
Last modified: August 22, 2016

---

# Pull Branches

 *  [tinsterman](https://wordpress.org/support/users/tinsterman/)
 * (@tinsterman)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/pull-branches/)
 * I was able to create a new Branch and uploaded it from my Local development server.
   However, I cannot see this branch on the live server. So I cannot pull from it..
 * Also when I pull changes from the live server (main branch), it is still pulling
   in files listed in my gitignore file.
 * [https://wordpress.org/plugins/revisr/](https://wordpress.org/plugins/revisr/)

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

 *  Plugin Author [Expanded Fronts](https://wordpress.org/support/users/expandedfronts/)
 * (@expandedfronts)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/pull-branches/#post-5941820)
 * Hi,
 * Regarding the pull issue- are you able to create a new branch of the same name
   on live and pull the changes that way?
 * Regarding the ignored files – The only reason I can see that it would pull down
   ignored files is if the files were already in version control before being ignored.
 * This is due to the way that Git works, and you can removed a file that’s ignored
   but still being tracked by doing a “git update-index –assume-unchanged <file>”.
   This will be done automatically starting with the next release.
 *  Thread Starter [tinsterman](https://wordpress.org/support/users/tinsterman/)
 * (@tinsterman)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/pull-branches/#post-5941925)
 * Ok thanks. I think I am having some issues with my live server connection. As
   I can seem to Push to BitBucket but sometimes on the Pull I get 0 error.
 * I will investigate this further.
 * Great plugin BTW!
 *  Thread Starter [tinsterman](https://wordpress.org/support/users/tinsterman/)
 * (@tinsterman)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/pull-branches/#post-5941987)
 * So the error seems to be that I cannot seem to pull on the live server with the
   revisr plugin. I can do it with SSH no problem but I want to sync the DB
 * I am using the SSH. Any ideas?
 *  Plugin Author [Expanded Fronts](https://wordpress.org/support/users/expandedfronts/)
 * (@expandedfronts)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/pull-branches/#post-5942057)
 * Hi,
 * Can you please confirm if the issue persists on the latest release? If so, please
   paste the error details from the pull (you should get a message saying it pulled
   and to click a link for more details)

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

The topic ‘Pull Branches’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/revisr_ecf0f1.svg)
 * [Revisr](https://wordpress.org/plugins/revisr/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/revisr/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/revisr/)
 * [Active Topics](https://wordpress.org/support/plugin/revisr/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/revisr/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/revisr/reviews/)

## Tags

 * [pull](https://wordpress.org/support/topic-tag/pull/)

 * 4 replies
 * 2 participants
 * Last reply from: [Expanded Fronts](https://wordpress.org/support/users/expandedfronts/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/pull-branches/#post-5942057)
 * Status: not resolved