Hello, Does anyone know how to get copilot for free for students. I have a verified education account, but when I try to sign up for copilot, it says that students should be free, but I am still on…
Read moreHello, is there a way to clone a repositories with the files original dates?
In our team we use a lot of file/dll dates to verify versions... but each time you clone a repo, all files get the curre…
There isn't any such thing.
In our team we use a lot of file/dll dates to verify versions
That sounds like a problematic approach for multiple reasons:
When I bought the Copilot
Web page prompt
Your account is currently locked from purchases. Please update your payment information.
Hello everyone. I have a NestJS app on github that i frequently push. I now want to set up a workflow to automaticaly push my app on my hoster, evenode, everytime i push to origin main. For now, to…
Read more const query = gql`
user(login:"${githubName}") {
sponsors(first: 50) {
nodes {
... on User {
…Hello!
I'm trying to merge a pull request, but the merge pull request button is missing.
Instead, I've been getting this loading icon for the past 20 mins:
I've tried Firefox, Chrome, etc. but not…
Read moreI'd like to see an option in devcontainer.json where I can set a port to be public by default.
Example:
"portsAttributes": {
"1234": {
"label": "My public port",
"privacy": "public"
}
}Hey @wictorwilen, thanks for your feedback. Currently we don't support this. I would love to learn more on your scenario/problem to address with this so that I can capture this in our backlog. Can …
Read moreIt would be extremely useful to add Projects (beta) on the iOS App. Users can currently log in to the web app on their iOS devices and view Projects. Why not simply add that capability to the iOS App?