Linux A What is a fixup A What is Source tree dir and where
(Linux)
A) What is a fixup ?
A) What is Source tree dir. and where is it?
Solution
Answer:
Fixup is a linux command which combines two or more commits into single commit, but the commit to be merged has its message discarded.
Source tree is a free Git client for windows , linux or mac. It provides visual interface between user and Git. It is located generally where the kernal source is.

