git merge specific files
git checkout [branch where you want to merge]
git checkout [branch where files are located] [path_to_file1] [path_to_file2...]
//You can now see the file added to your next commit with
git status
//Dont forget to commit
git commit -m "message"
//e.g:
git checkout master
git checkout dev src/a_specific_file.c
git commit -m "merged a_specific_file in master"
Also in C++:
- how to open a window using linux terminal
- linux create a video from images
- npm install redux and react-redux
- ubuntu lemp
- linux create directory with permissions
- windows alias
- install a package in jupyter notebook
- jq yq for html
- how to setup a web server
- github get repo size
- show listing linux
- print in shell script
- install apollo
- conda install sklearn 0.20
- anconda install django
- install wmctrl
- linux crée utilisateur sudo
- how to assign a value to a variable in batch script using powershell
- install git-lfs ubuntu 18.04
- python zlib
- screen scroll up linux
- check angular version
- As there is no 'unzip' command installed zip files
- stop port