View Single Post
Old 12-21-2022, 11:56 PM   #1
sahithya
Registered User
 
Join Date: Feb 2013
Location: Bangalore
Posts: 1,229
Hidden Git Commands

Git Bisect - find the commit that introduced a bug using binary search
Git Blame - to show author info
Git Tag - tag a specific point in your repo history
Git Reflog - list all updates made on your repo
Git Archive - to combine an entire repo into single file
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sahithya is offline   Reply With Quote