This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
tailscale
mirror of
https://github.com/tailscale/tailscale.git
Watch
1
Star
0
Fork
You've already forked tailscale
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c5ef9103d9
tailscale
/
.gitattributes
3 lines
39 B
Plaintext
Raw
Normal View
History
Unescape
Escape
.gitattributes: add a smudge filter for go.mod. This is used when we want to do development against a local wireguard-go repository checkout.
2020-02-20 01:02:02 +00:00
go.mod filter=go-mod
.: add .gitattributes entry to use Go hunk-header driver Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2021-12-04 01:35:16 +00:00
*.go diff=golang