Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
27 views

I have a base setup (RTM) followed by three sequential hotfixes: HF1, HF2, and HF3. After installing HF3, only RTM and HF3 are visible in "Programs and Features" (Control Panel), while HF1 ...
0 votes
1 answer
73 views

During development I noticed a bug in someone else's code. It was necessary for me to fix the bug to continue testing my feature, so I created a fixing commit on my branch, and then a new branch from ...
glades's user avatar
  • 5,390
1 vote
1 answer
105 views

Current Git structure I created a ticket branch from the develop branch and made some changes. After the release, I merged my ticket branch with both the main and develop branches. Now, I need to ...
1 vote
0 answers
244 views

For Unity games, we can use il2cpp_domain_get, il2cpp_thread_attach,il2cpp_domain_get_assemblies... functions to get c# class and method information. But now most of the unity games use ilruntime to ...
ken's user avatar
  • 83
0 votes
0 answers
147 views

I have an application for which we may create a hotfix branch from old tag (which is live in production). Current TAGs can be far ahead of that, as we may not release changes too quickly. How can I ...
AD90's user avatar
  • 199
0 votes
0 answers
40 views

Dev is based off main; it is a work in progress for a new release, so it has much different code than main. I had to do a quick bugfix on the current version of my software, so I created a hotfix ...
0 votes
1 answer
467 views

I keep reading how people are forgoing the develop git branch and doing all work on master - and how this makes everything simpler. I tried it: I have a master branch (with linear history) and many ...
2 votes
0 answers
1k views

I am currently utilizing the Release-Please GitHub Action workflow for creating SemVer Git Tags, GitHub Releases, and changelog files. In my GitHub repository, I have separate branches for development,...
0 votes
1 answer
1k views

I wonder if anyone could assist me with that. I am unable to connect to TFS from Visual Studio 2017, I get the error specified below TF31002: Unable to connect to this Team Foundation Server: http://...
James's user avatar
  • 1,325
0 votes
1 answer
2k views

A master branch in git following semantic versioning has released below versions in its lifecycle till date. 1.0.0 -> 1.0.1 -> 1.1.0 -> 1.2.0 A hotfix branch is cutoff named hotfix1円.0.0 for ...
-2 votes
1 answer
5k views

start project by git flow and in process bugfix not commit finish process see error to other order git: Another git process seems to be running in this repository, e.g. an editor opened by 'git commit'...
2 votes
1 answer
592 views

Imagine I'm maintaining a separate branch for Production releases and a separate one for Dev environment (Master branch). Master branch is always ahead of the Production branch and suppose I want to ...
0 votes
0 answers
536 views

i'm trying to find a solution for a git/github related problem i couldn't find anywhere else. First, some assumptions: Your team uses 2 branches, development and release (release here is just master). ...
2 votes
1 answer
2k views

I am trying to install MSU through below PowerShell script, but its not getting installed. I am not aware of PowerShell scripting. Please someone give me best way to modified this script. I am ...
1 vote
1 answer
2k views

I found this post with regard to getting a list of installed Hotfixes using wmic qfe list full and @Hackoo replied with the following: @echo off Title wmic to get HotfixID Setlocal ...
Bri's user avatar
  • 89

15 30 50 per page
1
2 3 4 5
...
9

AltStyle によって変換されたページ (->オリジナル) /