Markdown Monster
Not able to sync with Remote Git Reop.
Gravatar is a globally recognized avatar based on your email address. Not able to sync with Remote Git Reop.
  Cjan
  All
  Jul 20, 2020 @ 02:08pm

Hi Support team,

I just bought Monster Markdown and I'm trying to sync with my new git repo in github. But it doesn't seems to be working. Could you please help me with it.

I executed following steps to sync my new repo in Github.

  1. create a repository in GitHub
  2. Create local git repository. File -> Git -> Create Repo
  3. Sync with Remote ( newly created ) Git repository in Github. File -> Git -> Attach to remote repo.
  4. Commit. File -> Git -> Commit -> Commit and Push.

Thanks Shrijan

Gravatar is a globally recognized avatar based on your email address. re: Not able to sync with Remote Git Reop.
  Rick Strahl
  Cjan
  Jul 20, 2020 @ 02:30pm

Hi Cjan,

Best thing to do is check and make sure that the Git Repository is properly connected externally. Can you push/pull with Git from the command line or another tool?

+++ Rick ---

Gravatar is a globally recognized avatar based on your email address. re: Not able to sync with Remote Git Reop.
  Cjan
  Rick Strahl
  Jul 22, 2020 @ 11:43am

Thanks Rick,

It didn't work for me.

I no longer need this software. Is it possible for you to refund my money?

Thanks Shrijan.

Gravatar is a globally recognized avatar based on your email address. re: Not able to sync with Remote Git Reop.
  Rick Strahl
  Cjan
  Jul 22, 2020 @ 03:31pm

Did you check the documentation here:

Attaching a remote can be tricky, especially if the remote repository requires credentials and your local Git installation isn't set up for automatic authentication via Git Credential Store. If you're using Git with Github typically your account has a one time token applied as you've signed in and that token is stored on the machine. This process works across Git tools, but it's not very reliably in tooling. In theory when you connect and there is no authentication an authentication dialog should pop up, but this may or may not happen.

The workaround for this is to connect the remote via Git Command line (which will prompt for credentials) or another tool (like Github Desktop, SmartGit, SourceTree, GitKraken etc.) and if necessary set cached git credentials for the repository. Once the authentication is hooked up Git remote operations will work on all applications - including Markdown Monster - across machines.

To configure the credential manager that should help with connecting a remote and getting the authentication to work:

git config --global credential.helper manager
git config --system credential.helper manager

Then performing any command on the remote should prompt for authentication and once the right credentials have been supplied they should be cached.

To be honest I find this difficult to work with as well. Understanding when and how Git authenticates is a mystery, but once the initial connection has been made it (which can be messy as described above) all subsequent operations then use the cached credentials.

+++ Rick ---

Gravatar is a globally recognized avatar based on your email address. re: Not able to sync with Remote Git Reop.
  Cjan
  Rick Strahl
  Jul 23, 2020 @ 09:13am

thank you for quick response.

After evaluating and going through my need. I feel I'm ok with free opensource version of Markdown, and beside that I'm using other tool. Is it possible from you to refund my purchase. It will be very kind of you.

Many Thanks Again

Gravatar is a globally recognized avatar based on your email address. re: Not able to sync with Remote Git Reop.
  Rick Strahl
  Cjan
  Jul 23, 2020 @ 01:45pm

Generally we don't offer refunds because we provide fully functional evaluation versions that allow anybody to check out all the features of products without having to purchase.

+++ Rick ---

Gravatar is a globally recognized avatar based on your email address. re: Not able to sync with Remote Git Reop.
  Cjan
  Rick Strahl
  Jul 23, 2020 @ 01:59pm

HI Rick,

since I'm not using this software. could you please kindly consider to refund of the purchase. My apology for it. I haven't used more than a days. Please consider to refund.

thanks Shrijan

Gravatar is a globally recognized avatar based on your email address. re: Not able to sync with Remote Git Reop.
  Rick Strahl
  Cjan
  Jul 23, 2020 @ 02:07pm

Contact me privately via the email address in your confirmation email and I'll get you taken care of...

Aloha,

+++ Rick ---

© 1996-2024