[git-users] Symlink implementation for Windows

2016-04-19 Thread Raviraj
Hi, On a Windows machine, I have created a symlink with ‘mklink’ command. When I try to add this with git add, I get exception that function readlink is not implemented. I have come across the google group discussion https://groups.google.com/forum/#!topic/msysgit/mT-v-mmZy6M saying

Re: [git-users] Communication between git and Atlassian JIRA

2016-04-19 Thread Magnus Therning
Rishi Mishra writes: > My requirement is that when somebody creates a branch and tries to > merge with master , i need to put some validations at that point of > time . Whatever branch name user creates should be a existing JIRA > issue and other parameters from JIRA like if

[git-users] Communication between git and Atlassian JIRA

2016-04-19 Thread Rishi Mishra
My requirement is that when somebody creates a branch and tries to merge with master , i need to put some validations at that point of time . Whatever branch name user creates should be a existing JIRA issue and other parameters from JIRA like if the issue is in open state or not have to be

[git-users] Re: When changes goes wrong

2016-04-19 Thread Pranit Bauva
While book is one of the best resource to study git, but it can sometimes be a little daunting. Some books explicitly don't show what are the features of git and what are the features of github. I am judging by your email that this is one of your problems too. So I would suggest you to take a