1
0
mirror of synced 2025-12-22 19:34:15 -05:00

cleaning up trailing slash redirects (part 5) (#23636)

This commit is contained in:
Peter Bengtsson
2021-12-14 05:38:40 -05:00
committed by GitHub
parent b2708f3a6e
commit 1ab4e2e08b
50 changed files with 121 additions and 121 deletions

View File

@@ -1,8 +1,8 @@
---
title: Git automation with OAuth tokens
redirect_from:
- /articles/git-over-https-using-oauth-token/
- /articles/git-over-http-using-oauth-token/
- /articles/git-over-https-using-oauth-token
- /articles/git-over-http-using-oauth-token
- /articles/git-automation-with-oauth-tokens
intro: 'You can use OAuth tokens to interact with {% data variables.product.product_name %} via automated scripts.'
versions: