You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I was trying to setup up a GIT respository in Bamboo build plan by using this format:
https://host.xz[:port]/path/to/repo.git
But it cannot connect with the errow below:
We couldn't connect to the repository. Here's what we got back:
Unknown option: -c
usage: git [--version] [--exec-path[=GIT_EXEC_PATH]] [--html-path]
[-p|--paginate|--no-pager] [--no-replace-objects]
[--bare] [--git-dir=GIT_DIR] [--work-tree=GIT_WORK_TREE]
[--help] COMMAND [ARGS]
What may go wrong ? Thanks.
Sounds like you're not running a supported version of Git. Check that doc for the version of Bamboo you are running.
Thanks for your replay. The Bamboo version is 6.10.2 build 61006. What is the compatible version of GIT ? Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Amber_Abstract ,
Git 1.8.5 and later is supported as per the official documentation.
Cheers,
Jey
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.