Tagged Questions

1
vote
2answers
85 views

GitHub Workflow

I'm sure this question has been asked MANY times before, but I'm looking for a workflow for working with Mercurial and GitHub. I've looked into the Hg-Git extension and asked about …
4
votes
1answer
345 views

How do I use my normal SSH keys with Kiln [closed]

Possible Duplicate: How do I use Kiln with SSH? I use BitBucket and GitHub all the time with my SSH keys. Damn if I can figure out where to configure it with Kiln. Clue …
2
votes
1answer
251 views

How are Github forks different from Kiln branch repos with respect to user permissions?

I've come from a GitHub background where (generally) users creates their own remote repo fork under their own credentials (they then push changes to their own repo). It looks as if …
1
vote
1answer
142 views

Importing Github branches

The Kiln importer was not able to download multiple branches from my github repository. It took whatever the current branch was set to on github. Is there a way to import branches …
2
votes
1answer
407 views

Importing private repositories from github

How do you import a private repository from github? I was only able to do the import by making the repository public first.