This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
vfour [2025/06/29 11:02] – admin | vfour [2025/06/29 11:20] (current) – admin | ||
---|---|---|---|
Line 3: | Line 3: | ||
//Or why is that we do not like " | //Or why is that we do not like " | ||
- | It's not just with Emails. Many office management systems such as Slack, Teams and countless others allow users to //attach// files and send those to others. Sounds convenient, right? But it can be downright painful and can sometimes even lead to data loss and corruption. | + | It's not just with Emails. Many office management systems such as Slack, Teams and countless others allow users to //attach// files and send those to others. Sounds convenient, right? But it can be downright painful and can sometimes even lead to data loss and corruption. |
- | We use the term " | + | And we are not even pointing out the obvious disadvantage: |
+ | |||
+ | We use the term " | ||
Here is Rohit who is a junior under Mohan. Mohan is a busy executive, who is now called to make a presentation. | Here is Rohit who is a junior under Mohan. Mohan is a busy executive, who is now called to make a presentation. | ||
Line 11: | Line 13: | ||
He then closes the laptop, and reaches the conference where he's about to present. He opens the laptop only to find that it has crashed and he now does not have time to get the file. | He then closes the laptop, and reaches the conference where he's about to present. He opens the laptop only to find that it has crashed and he now does not have time to get the file. | ||
- | Before enumerating the chaos that is about to follow, let us track how many version | + | Before enumerating the chaos that is about to follow, let us track how many // |
- The PPT that Rohit made in his laptop (V1). | - The PPT that Rohit made in his laptop (V1). | ||
Line 18: | Line 20: | ||
- The PPT that is in the folder on Mohan' | - The PPT that is in the folder on Mohan' | ||
- | So there are actually four different | + | In short, |
- | Soon enough; all four versions | + | Now some may say, all four are the same. Yes, to begin with all the four would likely to be the same. But it will not remain that way for long (usually). For e.g. Rohit may idly keep changing the PPT (V1) after he has sent it as an attachment to Mohan. Or Mohan, in his eagerness, modified the one at the default location where the attachment was downloaded (V3) and of course, the final place (V4) also gets modified. |
+ | |||
+ | Soon enough; all four variations | ||
So let's come back to the desperate situation Mohan is facing: His laptop is not working and he needs to present the PPT. So he calls up Rohit, and asks him to send over the PPT file. Rohit; again in desperation, | So let's come back to the desperate situation Mohan is facing: His laptop is not working and he needs to present the PPT. So he calls up Rohit, and asks him to send over the PPT file. Rohit; again in desperation, | ||
Line 29: | Line 33: | ||
**Git Winch keeps a single source of truth**\\ | **Git Winch keeps a single source of truth**\\ | ||
- | All work inside //Git Winch// is done with one strict single source of truth. Every team member knows that they can always get the very latest version from the Git Host //Git Winch// is configured for. Not just that; in case Mohan really does want any earlier version, he can get that instead | + | All work inside //Git Winch// is done with one strict single source of truth. Every team member knows that they can always get the very latest version from the Git Host //Git Winch// is configured for. There are no separate // |
+ | |||
+ | **Difference between a // | ||
+ | In the above document, the word " | ||
+ | |||
+ | A " | ||