Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
martin-adams
on Sept 26, 2017
|
parent
|
context
|
favorite
| on:
Git git git git git
The one I do is `git clone ` then paste in the repository URL from bitbucket, and end up with `git clone git clone
https://....`
I don't think that can be solved here though.
Gaelan
on Sept 26, 2017
|
next
[–]
I do that all the time, often with package managers (npm install npm install foo)
hinkley
on Sept 27, 2017
|
prev
|
next
[–]
CTRL-u CTRL-v
martin-adams
on Sept 27, 2017
|
parent
|
next
[–]
Nice! Never knew about CTRL+u. Thanks.
DiThi
on Sept 28, 2017
|
root
|
parent
|
next
[–]
It's so far from my left hand I prefer to press ctrl+w twice. (yes, I use the mouse a bit too much)
rvanmil
on Sept 26, 2017
|
prev
[–]
Hah! Bitbucket drives me nuts in many ways but this one truly is the worst!
DiThi
on Sept 26, 2017
|
parent
[–]
Certainly. The user is either used to typing "git clone" or is using a GUI where you input the repo URL. How bitbucket does it would only be fine if you only use bitbucket or if everybody did it that way.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I don't think that can be solved here though.