Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in version-control

Howto save the Target Platform in a VisualStudio Solution (with version control and testing in mind)

Git still tracking a file that I already deleted

Git: Handle sub branches

How to get git-status of a single folder in a non-recursive way (not showing its subfolders)

git version-control

Parquet schema management

Are squashed commits in a rebase visible to others?

How can I find the first commit of a branch with JGit?

Git: Can I get the equivalent of an RCS $Id$ string?

git version-control rcs

Android studio shelved changes disappeared, not even in the .idea/shelf directory

git -cant pull or commit

git version-control gitlab

Is in Visual Studio Code a "compare with unmodified" option? (like in VS)

Is there an IntelliJ-like feature "Compare with branch" for Visual Studio Code

What is a perforce stream?

Local alternate for Git with RStudio?

Strange output of "git diff", "git diff HEAD" and "git diff --staged"?

Merge changed files from feature to a hotfix git flow