Skip to main content
Best practices
1 vote
3 replies
52 views

First of all, yes, I have read all topics here related to my question. But other questions are based on changes made locally and using command line. I'm asking about this specific situation: working ...
OSWorX's user avatar
  • 138
0 votes
0 answers
16 views

I’m running an application using FrankenPHP in worker mode. In one script, I use BEGIN TRANSACTION → SELECT → INSERT → COMMIT if certain conditions are met. But I forgot to call ROLLBACK when the ...
ifsawal's user avatar
0 votes
1 answer
45 views

Suppose I have a branch B1 that added files A, B, C, ..., Z. Suppose I am at branch B2. What I want is to get a subset of files (say A, E, I, O, U) from the latest state of B1 and create a commit in ...
Daniel's user avatar
  • 7,800
-2 votes
1 answer
84 views

I am trying to setup a React project in my laptop , cloning from a repository. Using VS code . Any files changed or added is not displaying on the source control. However only when made some changes ...
Sz2013's user avatar
  • 358
0 votes
1 answer
51 views

I need to make a new branch from an old commit because I don't want the new broken code. I want to do it on GitHub online. That is, I don't have GitHub desktop and I can't get it because of work ...
Mixchange's user avatar
  • 1,287
0 votes
0 answers
46 views

System.Data.Entity.Infrastructure.CommitFailedException: An error was reported while committing a database transaction but it could not be determined whether the transaction succeeded or failed on the ...
Divakar Upadhyay's user avatar
1 vote
1 answer
3k views

I am interested in using GitHub Copilot to help generate commit messages for my project. I have heard that it can provide suggestions based on specific commit message instructions. However, I am not ...
Simon Skoda's user avatar
0 votes
2 answers
116 views

My goal is to generate verified commits, using GitHub's Graphql API. I created a test repository to validate the verified PR creation, and I see the GitHub Action generating the new README.md file. ...
Floren's user avatar
  • 591

15 30 50 per page
1
2 3 4 5
225