22 lines
522 B
Plaintext
22 lines
522 B
Plaintext
git log -- <filename> :
|
|
shows the commmit message for a specific file.
|
|
|
|
git log -p --<filename> :
|
|
shows line by line changes for each commmit in a specific file
|
|
|
|
git log --oneline --<filename> :
|
|
shows commit history in short form for the specific file
|
|
|
|
Tel No: Mandatory 8 characters
|
|
|
|
git clone for specific branch git clone --branch <branch-name> --single-branch <repo-url>
|
|
|
|
Renewal Flow
|
|
Reshop Flow
|
|
Mortgage Inaccurate Flow
|
|
Paid/Unpaid Flow
|
|
Insured Billing & Mortgage Billing Flow
|
|
|
|
|
|
|