Skip to main content
Filter by
Sorted by
Tagged with
-4 votes
1 answer
67 views

There is a picture saved in a pdf that I would like to add to my git repository. It is named pictures/number_products_per_bitsize_1.pdf. ls pictures ibraries-single-thread-square-review.pdf ...
Dimitri Lesnoff's user avatar
2 votes
0 answers
60 views

I have a huge Perforce repository that contains many large binary assets in addition to code. I want to use git-p4 to "convert" this repository's history to Git, so I can use Git-specific ...
leifericf's user avatar
  • 2,412
1 vote
1 answer
57 views

Let's say, for example, I have 3 remotes defined in my .git/config in the following order: remote3 remote1 remote2 Also, checkout.defaultRemote may or may not be set. Then, there is a branch ...
Piotr Siupa's user avatar
  • 5,179
-3 votes
0 answers
45 views

Like how Git Graph allows you to open committed file to show comparisons I want to make a VS Code extension that allows users to open committed files like that. What VS Code API should I use? Input: ...
Ryan's user avatar
  • 19
0 votes
1 answer
68 views

I am trying to do a git fetch (or any other Git command) and I get the following error: fatal: Unable to create '/path/to/repo/.git/refs/remotes/origin/main.lock': File exists. There are no .lock ...
maria_so's user avatar
Advice
1 vote
7 replies
155 views

I am someone who likes to study via online notes and documentation, but I would really like it if there were a website with a collection of short notes and/or cheat sheets so that I can revise the ...
Jethasri's user avatar
Best practices
1 vote
1 replies
32 views

For a crew project I have 2 gitlab repositories (backend and front-end) and I'd like to improve my CICD. As of now, when I merge a PR, it deploys on a ""development environment"" ...
tycyly's user avatar
  • 379
Tooling
0 votes
1 replies
40 views

I'm looking for Process improvement recommendations. Today, we have a dozen lab fixtures for setting up hardware. Most hardware setup is done by python scripts, we have a very small team with no real ...
mr odus's user avatar
  • 172
-5 votes
0 answers
50 views

In IntelliJ IDEA, whenever I press Tab or add spaces, the file is marked as modified even though nothing meaningful has changed. This creates noisy diffs and clutters my GitLab merge requests with ...
KaRaN KuMaR's user avatar
0 votes
2 answers
81 views

I'm encountering a peculiar issue when using Python's exec function within scripts that are run across different Git worktrees. Specifically, I've observed that the behavior of exec (and by extension, ...
user avatar
-2 votes
0 answers
33 views

I'm seeing a strange issue. I want to get the latest files (all folders and files) from a github repository with TortoiseGit using Git Clone. TortoiseGit would download all the files except I found ...
rvpals's user avatar
  • 185
Best practices
0 votes
0 replies
57 views

We are developing a core framework, with project specific variants. To make matter interesting, some parts are classified, so we develop on two company LANs, one less sensitive and one secret. So, any ...
Mawg's user avatar
  • 40.5k
Advice
0 votes
3 replies
52 views

I have a branch that I want to merge into the master and I'm not sure why I'm not seeing a clear path to do so. Using Visual Studio 2019, I can see that the project has the master and one branch, ...
user3498788's user avatar
Advice
4 votes
4 replies
62 views

I am in the habit of constantly comitting in Git. That's my keep/undo. I am starting to use GitHub Copilot Chat in Visual Studio. It also has Keep/Undo. But I never want to undo anything there. That's ...
William Jockusch's user avatar
-4 votes
0 answers
42 views

i am trying to migrate complete svn repo to git. SVN repo has 30k+ revisions, while at 9844 revision "git svn fetch" command got stuck, does not update any thing on console. No error is ...
Vijay's user avatar
  • 1,018

15 30 50 per page
1
2 3 4 5
10250