Skip to content

Commit d90c4b4

Browse files
committed
minor improvements
1 parent da214be commit d90c4b4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bookbase

text/main/ecosystem/git/gitClone/gitClonePycharm/gitClonePycharm.tex

+2-2
Original file line numberDiff line numberDiff line change
@@ -274,10 +274,10 @@
274274
%
275275
\begin{itemize}%
276276
%
277-
\item \url{https://github.com/user/repository} (or \url{https://github.com/user/repository.git}) use \pgls{HTTPS} protocol to access the repository \textil{repository} of user \textil{user}. %
277+
\item \url{https://github.com/user/repository} (or \url{https://github.com/user/repository.git}) use \gls{HTTPS} protocol to access the repository \textil{repository} of user \textil{user}. %
278278
This form is often and commonly used.%
279279
%
280-
\item \url{ssh://[email protected]/user/repository} (or \url{ssh://[email protected]/user/repository.git}) use \pgls{SSH} to access the repository \textil{repository} of user \textil{user}. %
280+
\item \url{ssh://[email protected]/user/repository} (or \url{ssh://[email protected]/user/repository.git}) use the \gls{SSH} to access the repository \textil{repository} of user \textil{user}. %
281281
I find this form more reliable when working with \github\ from China.%
282282
%
283283
\end{itemize}%

0 commit comments

Comments
 (0)