Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1ffab41

Browse files
authoredJul 29, 2021
Update README.md
Reference new home for reference repo script
1 parent 0135223 commit 1ffab41

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,11 @@ This script is here to allow managing a git repository in the directory it
7676
resides in as a sort of cache, usable as a reference git repo for faster
7777
clones e.g. in a CI environment.
7878

79+
NOTE: Development of this script has been separated into
80+
https://github.com/jimklimov/git-refrepo-scripts
81+
to better align with related evolution of Jenkins Git Client plugin
82+
proposed in https://github.com/jenkinsci/git-client-plugin/pull/644
83+
7984
** Thanks to bits of wisdom at https://stackoverflow.com/a/57133963/4715872
8085
and https://pcarleton.com/2016/11/10/ssh-proxy/ I now know that if we have
8186
overloaded our firewall banging SSH repos at `github.com:22` we can also

0 commit comments

Comments
 (0)
Please sign in to comment.