My code is already tracked by Git If your code is already tracked by Git then add this repository as a new repository that you can push to. I cd to /path/to/my/already_tracked/.git git remote...
I have few remote repositories configured for my project, whenever a new branch created it shows up under the remore repository, but when they are deleted later on, they are not removed from the list...
Hi, Sourcetree had been happily auto checking the remote status of repos (as specified in Tools -> Options -> Check default remotes...) until the recent update, when it mysteriously stopped...
..."remotely merged" when the Branch B is squashed onto Branch A and A is pushed to the remote. Even when I include the boilerplate text that Stash adds to pull request merge messages such as "Merge pull...
I have added some tags, but forget to push them to the remote. There's at this time no way to see these missing tags, as far as I can see. If there's no easy way, could you please add this to the...
...file in the remote repository before doing a pull? Thanks, Noah
... hint: Updates were rejected because the tag already exists in the remote. Here's the complete log of the push attempt git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential...
...three branches (master, develop and a feature branch) In SourceTree for the remote i see four branches (master, develope, feature branch and release branch). No matter how many time i click Fetch with...
I'm executing Sql Server 2008 commands on a remote server using Powershell. The commands are generally executing fine, however when a command fails the error code/state is not being passed back to...
I need to get the list of tags of a repo remotely and I need to do it over SSH. It's not an option to checkout the repo and run the tag list command. Is there a command to achieve this?
Hi all, We are using JIRA 5.0 and as you probably know in this version it is possible to add remote issue links like Confluence page to an issue.. My quesion is very simple.. I know that it is...
I am trying to raise a support ticket (e.g. escalate to L2 support) in another Jira system but it seems to be incredibly difficult to achieve this. The best way so far seems to be the "Jira 2 Jira Is...
I already found one topic on this unanswered from 2007. https://answers.atlassian.com/questions/198871/how-to-programately-obtain-the-appid-for-creating-remote-issue-links-in-jira How to get the...
...pair in the SourceTree terminal, so I think everything is set up correctly. But I can't fetch from pair in the UI From the SourceTree terminal: $ git remote -v QA_on_Sonic \\\\SONIC\\monkey...
Hy community, We have installed FishEye successfully and now we tried to add a remote git repository. This repository is on our own server (Ubuntu LTS with gitolite as server environment). We...
I connect via SSH to a remote system which hosts a SVN repository. What is the proper URL format to add that repository to SourceTree?
When I try to create a remote repo (private or public) on Bitbucket, Sourcetree ends up hanging without actually making one. If I make it manually via Bitbucket's website and try to push my local...
recently I noticed my repositories were growing in size. my staging branch, which was hosted on another server instead of a subdomein, grew up to 12 GB!!! I asked the hosting company if they could h...
Hello, I'm new here so I'm a bit lost. I've already used source Tree but never created or uploaded a local projet. So here is my issue : I have a group project on unreal engine 4, we have an e...
...transport dt_socket at address: 1043 So I suppose that I normally can connect on the port 1043 with my eclipse, but i doesnt work... I have no probleme to remote debug on a windows server, but hier...
Hi, we have connected our JIRA 5.1.8 and Confluence 4.3.2 systems through an Application Link. If I insert a JIRA issue into a Confluence page there is automatically a remote issue link created...
I am using SourceTree on Mac. I have a remote helper set up that allows my native Git client to connect to a Mercurial repository. When I attempt to clone my Hg repo with a URL like 'hg::<url>...
I've signed up for Heroku, and have a full website in a repo I created on BitBucket. How would I clone the repository (or remote?) into heroku, and have everything update on the fly? I'd like to make...
Loving SourceTree, just teaching my devs how to get started with git. So, we have a number of projects, each of which will have >1 devs and designers. We have a linux box set up as remote repo...
Currently, three types of links can be added to a Jira issue: To another Jira issue To a Confluence page To any URL (Web Link) Can another link-type be added? We could use it to refer to ...
Copied to clipboard