You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,15 @@
2
2
3
3
## Why another diff viewer and motivation behind the tool
4
4
5
-
## Resoning for building yet another diff viewer tool
5
+
###Resoning for building yet another diff viewer tool
6
6
7
7
I realise we are missing a diff viewer that is
8
8
9
9
- Privacy focused
10
10
- Simple to use
11
11
- And most importantly does not store any data on server to give sharable diff urls
12
12
13
-
## Motivation
13
+
###Motivation
14
14
15
15
I realise as a developer community we are missing on a diff viewer tool that does not store your data on their server to give you links to diff view to share with your teams.
16
16
There can be serious implications of storing your enterprise data on some server that you don’t know anything about
0 commit comments