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-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,14 @@
1
1
# offline-diff-viewer
2
2
3
-
## Why another diff viewer and motivation behind the tool
4
-
5
-
### Resoning for building yet another diff viewer tool
3
+
## Resoning for building yet another diff viewer tool
6
4
7
5
I realise we are missing a diff viewer that is
8
6
9
7
- Privacy focused
10
8
- Simple to use
11
9
- And most importantly does not store any data on server to give sharable diff urls
12
10
13
-
###Motivation
11
+
## Motivation
14
12
15
13
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
14
There can be serious implications of storing your enterprise data on some server that you don’t know anything about
0 commit comments